mirror of
https://gitee.com/270580156/weiyu.git
synced 2025-12-30 10:52:26 +00:00
8 lines
202 B
JSON
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"
|
|
}
|