修复中控
This commit is contained in:
@@ -33,6 +33,8 @@ APP_AUTH_DISABLED=true
|
||||
# 允许复盘中控 iframe 内嵌本实例(与 hub 域名一致;默认已开启)
|
||||
# APP_ALLOW_HUB_EMBED=true
|
||||
# HUB_EMBED_PARENT_ORIGINS=https://hub.example.com
|
||||
# HTTPS 且中控与实例不同域名时必开,否则 hub-sso 登录态在 iframe 内无法保存
|
||||
# APP_COOKIE_SECURE=true
|
||||
# Flask 会话密钥(必须替换为长随机字符串)
|
||||
FLASK_SECRET_KEY=CHANGE_TO_LONG_RANDOM_SECRET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user