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"; // 充值地址