增加新账户
This commit is contained in:
@@ -2,7 +2,7 @@ APP_ENV=production
|
||||
# 服务监听地址(云服务器通常用 0.0.0.0)
|
||||
APP_HOST=0.0.0.0
|
||||
# 服务端口
|
||||
APP_PORT=5000
|
||||
APP_PORT=5004
|
||||
# 是否开启调试模式(生产建议 false)
|
||||
APP_DEBUG=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user