feat: 添加Docker支持,支持容器化部署
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.git
|
||||
database/app.db
|
||||
token.json
|
||||
plans/
|
||||
UI.md
|
||||
screenshots/
|
||||
Reference in New Issue
Block a user