From b497d03dce2ed8ec16bb578781962694b6963433 Mon Sep 17 00:00:00 2001 From: xukuan Date: Thu, 10 Apr 2025 16:40:33 +0800 Subject: [PATCH] =?UTF-8?q?ip=E5=9C=B0=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tgx-games-client/assets/module_basic/scripts/FrontConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgx-games-client/assets/module_basic/scripts/FrontConfig.ts b/tgx-games-client/assets/module_basic/scripts/FrontConfig.ts index a1a6527..73d08b0 100644 --- a/tgx-games-client/assets/module_basic/scripts/FrontConfig.ts +++ b/tgx-games-client/assets/module_basic/scripts/FrontConfig.ts @@ -16,7 +16,7 @@ export const GameServerListFileURL = ""; //'http://192.168.0.104:7456/web-mobile export const GameServerURLs = [ // 'wss://chengchennet.cn:15005',//wss远程链接 //"ws://150.158.100.241:8092", //ws远程链接 - "ws://52.221.198.126:8023", //亚马逊 ws远程链接 + "ws://52.77.109.17:8023", //亚马逊 ws远程链接 // "wss://game.squidcryptoweb.com:8023", //亚马逊 ws远程链接 // "ws://127.0.0.1:8092", //ws本地连接 // 'wss://squidgameserver.gryphon.fun'