Add .dockerignore file to exclude node_modules, dist, and .env
This commit is contained in:
3
web/client/.dockerignore
Normal file
3
web/client/.dockerignore
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
node_modules
|
||||||
|
dist
|
||||||
|
.env
|
||||||
Reference in New Issue
Block a user