添加docker镜像等服务
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.vscode
|
||||
.frontend/node_modules
|
||||
.frontend/dist
|
||||
.frontend/.env
|
||||
Reference in New Issue
Block a user