fix: rendre le démarrage production reproductible
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 3m24s

This commit is contained in:
manus-admin
2026-08-22 11:55:43 +02:00
parent ea05e9ec6a
commit 979a2b4b26
3 changed files with 92 additions and 0 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
node_modules
dist
.git
.env
.env.*
uploads
mysql-data
src
deployment-package
*.tar.gz
*.pdf
*.docx