|
@@ -26,22 +26,22 @@ hall :
|
|
|
# 显示配置大厅端口,0则使用自动分配的端口
|
|
|
port : []
|
|
|
# 当前登录服所管理的大厅列表
|
|
|
- ids : [4701-4716]
|
|
|
+ ids : [10001-10012]
|
|
|
# 获取大厅配置地址
|
|
|
- ip_group_url : https://ds-system.yukeonline.com/api/ipGroup?id=%d&format=json
|
|
|
+ ip_group_url : https://ds-system.xinyuepp.cn/api/ipGroup?id=%d&format=json
|
|
|
# 小游戏对外proxy地址
|
|
|
mini_game_agent :
|
|
|
- {0: 'wss://vhall1.yukeonline.com'}
|
|
|
+ {0: 'wss://vhall1.xinyuepp.cn'}
|
|
|
# 为心悦测试用户分配的大厅ip
|
|
|
- xy_test_ip : 47.94.229.194
|
|
|
+ xy_test_ip : 20.20.0.225
|
|
|
# 为心悦测试用户分配的大厅port
|
|
|
- xy_test_port : 9999
|
|
|
+ xy_test_port : 6004
|
|
|
|
|
|
# 品牌信息
|
|
|
brand :
|
|
|
id : 3
|
|
|
tag : xinyue
|
|
|
- domain : yukeonline.com
|
|
|
+ domain : xinyuepp.cn
|
|
|
name : 心悦
|
|
|
client : 16384
|
|
|
tel :
|
|
@@ -49,7 +49,7 @@ brand :
|
|
|
|
|
|
# 中央服务器配置
|
|
|
center :
|
|
|
- ip : 10.144.8.147
|
|
|
+ ip : 20.20.0.229
|
|
|
port : 6501
|
|
|
timeout : 10
|
|
|
password :
|