zhizhi/server/proxy/dashboard
copilot-swe-agent[bot] 11e96ad4ac
fix: 铸渊专线订阅URL改为Nginx反代路径,解决端口3802外部不可达问题
根因:腾讯云安全组未开放3802端口,外部直连不可达。
修复:订阅URL从 :3802/sub/{token} 改为 /api/proxy-sub/sub/{token},
     通过Nginx反代(端口80)访问,无需额外开放端口。

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/14fb1c91-6f8d-467a-ae1d-a826754f5cca

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-31 06:25:05 +00:00
..
update-dashboard.js fix: 铸渊专线订阅URL改为Nginx反代路径,解决端口3802外部不可达问题 2026-03-31 06:25:05 +00:00