Files
weiyu/deploy/server/admin/config.json
2025-11-11 16:36:56 +08:00

8 lines
202 B
JSON

{
"enabled": false,
"apiUrl": "http://127.0.0.1:9003",
"websocketUrl": "ws://127.0.0.1:9885/websocket",
"stompUrl": "ws://127.0.0.1:9003/stomp",
"htmlUrl": "http://127.0.0.1:9003"
}