|
@@ -38,10 +38,10 @@ const l = async()=>{
|
|
|
userId: nickname,
|
|
|
//wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
|
|
|
//wsServerUrl: "ws://localhost:6688/ws",
|
|
|
- wsServerUrl: "ws://192.168.0.186:6688/ws",
|
|
|
- //wsServerUrl: "wss://meta-socket.4dage.com/ws",
|
|
|
+ // wsServerUrl: "ws://192.168.0.186:6688/ws",
|
|
|
+ // wsServerUrl: "wss://meta-socket.4dage.com/ws",
|
|
|
// wsServerUrl: "wss://meta-socket1.4dage.com/ws",
|
|
|
- // wsServerUrl: "wss://meta-socket2.4dage.com/ws",
|
|
|
+ wsServerUrl: "wss://meta-socket2.4dage.com/ws",
|
|
|
//appId: "10016",
|
|
|
appId: "0000000007", //"0000000003", //"0000000007",
|
|
|
token: " ",
|