fix .dockerignore to include docker/nginx.conf in build context
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 1m12s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-15 23:52:59 +01:00
parent 2a8c3ab0de
commit c21c71cef4

View File

@@ -3,7 +3,9 @@ node_modules
.git
.gitea
.automancer
docker
docker/docker-compose*.yml
docker/docker-entrypoint.sh
docker/test-entrypoint.sh
*.md
.env*
.DS_Store