调整环境变量配置,便于docker打包
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
**/node_modules/
|
||||
**/dist
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
build
|
||||
.git
|
||||
npm-debug.log
|
||||
.coverage
|
||||
.coverage.*
|
||||
.env
|
||||
.env*.local
|
||||
README.md
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user