创建分支zhenxun_docs

This commit is contained in:
HibiKier 2021-10-01 13:59:20 +08:00
commit e70277aae9
2 changed files with 17 additions and 0 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
ENVIRONMENT=dev

16
.env.dev Normal file
View File

@ -0,0 +1,16 @@
SUPERUSERS=[""]
COMMAND_START=[""]
SESSION_RUNNING_EXPRESSION="别急呀,小真寻要宕机了!QAQ"
NICKNAME=["真寻", "小真寻", "绪山真寻", "小寻子"]
SESSION_EXPIRE_TIMEOUT=30
DEBUG=False
# 服务器和端口
HOST = 127.0.0.1
PORT = 8080