fix: exclure backend/node_modules du .dockerignore et simplifier Dockerfile
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
node_modules
|
||||
backend/node_modules
|
||||
frontend/node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user