chore: Update Dockerfile paths and add .dockerignore files for backend and frontend
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile*
|
||||
dist
|
||||
coverage
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
.env
|
||||
Reference in New Issue
Block a user