修复中控

This commit is contained in:
dekun
2026-05-30 12:13:33 +08:00
parent acbd9576bc
commit c882a5e565
6 changed files with 94 additions and 18 deletions
+1
View File
@@ -44,6 +44,7 @@ HUB_TRUST_LAN=true
# 四实例允许被中控 iframe 内嵌(各 crypto_monitor_*/.env,与 hub 同步部署)
# APP_ALLOW_HUB_EMBED=true
# HUB_EMBED_PARENT_ORIGINS=https://hub.example.com
# HTTPS 跨子域 iframe 时四实例还须 APP_COOKIE_SECURE=true(见 crypto_monitor_*/.env.example
# 浏览器打开的实例/复盘链接(hub_settings 里 flask_url 为 127.0.0.1 时替换为对外地址)
# 局域网:填内网 IP,见《局域网与反代部署说明.md》