This commit is contained in:
jxxghp
2023-10-07 04:59:07 -07:00
parent 599817eec7
commit 2b695cb8c6
3 changed files with 9 additions and 35 deletions

View File

@ -5,8 +5,6 @@
TZ="Asia/Shanghai"
# API监听地址
HOST="0.0.0.0"
# API监听端口
PORT=3001
# 是否调试模式
DEBUG=false
# 是否开发模式