From 5f1110b56295f8213b392beef500e92d8c81516f Mon Sep 17 00:00:00 2001 From: klinya Date: Wed, 23 Apr 2025 01:58:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20conf/GameConf.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/GameConf.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/GameConf.ts b/conf/GameConf.ts index 4a73609..bd39975 100644 --- a/conf/GameConf.ts +++ b/conf/GameConf.ts @@ -21,7 +21,7 @@ export default class GameConf { // 本地地址 static local_ip: string = "127.0.0.1"; // 外网地址 - static outer_ip: string = "127.0.0.1"; + static outer_ip: string = "117.187.233.158"; // 数据库连接地址 xy-moyec.mysql.polardb.rds.aliyuncs.com static db_ip: string = "117.187.233.158"; // 充值地址