debug: 修改.env

This commit is contained in:
tcmofashi
2025-03-03 23:26:48 +08:00
parent 37c5dd1310
commit 5db7bbda94
2 changed files with 2 additions and 1 deletions

2
.env
View File

@@ -1,5 +1,5 @@
# 您不应该修改默认值,这个文件被仓库索引,请修改.env.prod
ENVIRONMENT=prod
ENVIRONMENT=dev
# HOST=127.0.0.1
# PORT=8080

1
.gitignore vendored
View File

@@ -182,3 +182,4 @@ cython_debug/
# PyPI configuration file
.pypirc
.env