Files
weiyu/deploy/server/notebase/config.json

7 lines
157 B
JSON
Raw Normal View History

{
"enabled": false,
"apiUrl": "http://127.0.0.1:9003",
"websocketUrl": "ws://127.0.0.1:9885/websocket",
2025-04-15 23:24:46 +08:00
"htmlUrl": "http://127.0.0.1:9003"
}