feat: docker deployment with compose quickstart
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
server/dist
|
||||
web/dist
|
||||
data
|
||||
.git
|
||||
.gitignore
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user