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",
"htmlUrl": "http://127.0.0.1:9006"
}