更新 conf/GameConf.ts
This commit is contained in:
parent
33ececf848
commit
5f1110b562
@ -21,7 +21,7 @@ export default class GameConf {
|
|||||||
// 本地地址
|
// 本地地址
|
||||||
static local_ip: string = "127.0.0.1";
|
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
|
// 数据库连接地址 xy-moyec.mysql.polardb.rds.aliyuncs.com
|
||||||
static db_ip: string = "117.187.233.158";
|
static db_ip: string = "117.187.233.158";
|
||||||
// 充值地址
|
// 充值地址
|
||||||
|
Loading…
x
Reference in New Issue
Block a user