fix app.env
This commit is contained in:
@ -11,8 +11,6 @@ PORT=3001
|
||||
DEBUG=false
|
||||
# 是否开发模式
|
||||
DEV=false
|
||||
# 配置文件目录
|
||||
CONFIG_DIR="/config"
|
||||
# 超级管理员
|
||||
SUPERUSER="admin"
|
||||
# 超级管理员初始密码
|
||||
|
Reference in New Issue
Block a user