|
@@ -37,11 +37,11 @@ const l = async()=>{
|
|
|
roomId: 'aea5406a-3099-48db-b428-30917872e58a',
|
|
|
userId: nickname,
|
|
|
//wsServerUrl: 'wss://uat-eks.xverse.cn/ws',
|
|
|
- wsServerUrl: "ws://localhost:6688/ws",
|
|
|
+ //wsServerUrl: "ws://localhost:6688/ws",
|
|
|
//wsServerUrl: "ws://192.168.1.100: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: "0000000008", //"0000000003", //"0000000007",
|
|
|
token: " ",
|