feat(deploy) : add internal nginx config for production container

This commit is contained in:
gitea-actions
2026-03-30 13:06:35 +00:00
committed by tristan
parent 3dcdf0fb81
commit 8d2715acfc
4 changed files with 98 additions and 1 deletions

23
.dockerignore Normal file
View File

@@ -0,0 +1,23 @@
.git
.gitea
.env.local
.env.test
docker/
deploy/docker/docker-compose.prod.yml
deploy/docker/deploy.sh
deploy/docker/.env.example
frontend/node_modules
frontend/.nuxt
frontend/.output
var/
LOG/
docs/
doc/
tests/
*.sql
*.xlsx
*.png
*.md
!composer.lock
!symfony.lock
!frontend/package-lock.json