feat: 添加docker部署
This commit is contained in:
6
frontend/.dockerignore
Normal file
6
frontend/.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
.git
|
||||
node_modules
|
||||
dist
|
||||
**/*.log
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user