Files
SenSu/config/services/network_routes.yaml
T
qinglong fd0a97fec5 Fix login redirect: add /SenSu/index.html route, restart picks up new app.js
- /SenSu/index.html now serves login page (was 404 after cookie expiry)
- Fresh restart with latest page loader + inline script execution
- All routes verified: 200 OK
2026-06-11 14:47:37 +08:00

10 lines
191 B
YAML

http_port: 4200
last_updated: 279719.566351315
plugin_routes:
example_plugin:
- methods:
- GET
path: /example_plugin/api/example/info
require_auth: false
websocket_port: 4240