We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf7562 commit 5faa1a3Copy full SHA for 5faa1a3
src/main/resources/config.yml
@@ -26,4 +26,4 @@ reg-allow-tick-msg: "注册已超时,请重新进入" # 注册超时时提示
26
enable-socket: true # 是否启用socket通信(见 https://socket.xzy.center)
27
socket-client_id: "123" # client_id
28
socket-client_secret: "123" # client_secret
29
-socket-uri: "wss://socket.xzy.center/ws" # SocketURI 正常情况下请不要修改
+socket-uri: "wss://socket.xzynb.top/ws" # SocketURI 正常情况下请不要修改
0 commit comments