提交内容:
This commit is contained in:
parent
81e0e6fddd
commit
a8176d9e6c
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "085df255-5bfc-49de-a5cf-0a107a209406",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
|
@ -17,6 +17,6 @@ export const GameServerListFileURL = '';//'http://192.168.0.104:7456/web-mobile/
|
|||
export const GameServerURLs = [
|
||||
// 'wss://chengchennet.cn:15005',//wss远程链接
|
||||
// 'ws://118.195.174.30:3001',//ws远程连接
|
||||
//'ws://127.0.0.1:3003',//ws本地连接
|
||||
'wss://squidgameserver.gryphon.fun'
|
||||
'ws://127.0.0.1:3003',//ws本地连接
|
||||
// 'wss://squidgameserver.gryphon.fun'
|
||||
];
|
Loading…
Reference in New Issue