fix: rendre le démarrage production reproductible
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 3m24s
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 3m24s
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules
|
||||
dist
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
uploads
|
||||
mysql-data
|
||||
src
|
||||
deployment-package
|
||||
*.tar.gz
|
||||
*.pdf
|
||||
*.docx
|
||||
Reference in New Issue
Block a user