debug: 修改.env
This commit is contained in:
2
.env
2
.env
@@ -1,5 +1,5 @@
|
||||
# 您不应该修改默认值,这个文件被仓库索引,请修改.env.prod
|
||||
ENVIRONMENT=prod
|
||||
ENVIRONMENT=dev
|
||||
# HOST=127.0.0.1
|
||||
# PORT=8080
|
||||
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -182,3 +182,4 @@ cython_debug/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user