Create .dockerignore
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
node_modules
|
||||||
|
npm-debug.log
|
||||||
|
.git
|
||||||
|
.env
|
||||||
|
dist
|
||||||
|
backend/node_modules
|
||||||
|
backend/npm-debug.log
|
||||||
|
backend/.env
|
||||||
Reference in New Issue
Block a user