Files
weiyu/deploy/server/notebase/config.json
2025-02-14 23:56:02 +08:00

7 lines
157 B
JSON

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