feat(docker): Add .dockerignore and update Dockerfile for production build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
logs
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user