fix: wss URL添加/wss前缀

- WebSocket widget ws_url: /wss/harnessed_reasoning/reasoning_console.wss
- HTML中硬编码的JS connect() URL同步添加/wss前缀
nginx将/wss前缀路由到.wss处理器,URL必须包含此前缀
This commit is contained in:
yumoqing 2026-05-13 14:45:06 +08:00
parent 89e099ee12
commit fd8930ef43

File diff suppressed because one or more lines are too long