优化登录重试与配置清理
This commit is contained in:
@@ -21,5 +21,8 @@ COOKIE_SECURE=false
|
||||
# CORS 允许的源(逗号分隔,不设则默认开发环境)
|
||||
# CORS_ORIGINS=https://example.com,https://www.example.com
|
||||
|
||||
# Roundcube 邮件验证码读取服务地址(可选;不填则使用默认服务)
|
||||
# MAIL_ROUNDCUBE_URL=http://127.0.0.1:8000/
|
||||
|
||||
# Uvicorn reload(开发模式设为 true,生产环境保持 false)
|
||||
UVICORN_RELOAD=false
|
||||
|
||||
Reference in New Issue
Block a user