fix: 修复nginx问题
This commit is contained in:
23
.dockerignore
Normal file
23
.dockerignore
Normal file
@@ -0,0 +1,23 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
pnpm-debug.log
|
||||
|
||||
dist
|
||||
build
|
||||
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
*.log
|
||||
*.tmp
|
||||
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user