Sfoglia il codice sorgente

更新 'logonsvr/登陆服务器-提审/logonsvr.yaml'

fanyijian 5 anni fa
parent
commit
3b044e87d1
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      logonsvr/登陆服务器-提审/logonsvr.yaml

+ 3 - 3
logonsvr/登陆服务器-提审/logonsvr.yaml

@@ -3,8 +3,8 @@ wsListen : 8181					# websocket监听端口
 runmode : debug						# 服务运行模式 debug/release
 deployType : 1						# 部署类型(0-app,1-小游戏:此环境不会下载iplist)
 testHall : 
-  ip : 47.94.229.194                # 测试大厅ip:外网:47.94.170.189 
-  port : 9999                       # 测试大厅port:外网:6004		
+  ip : x1.xinyueapi.com                # 测试大厅ip:外网:47.94.170.189 
+  port : 9998                       # 测试大厅port:外网:6004		
 maxConn : 10000
 svrTimeout : 10					# 服务超时时间(秒)
 svrVersion : 100					# 服务版本
@@ -43,7 +43,7 @@ logs :
 centerSvr :							# 中央服务器配置
   ip : 10.68.0.110
   port : 6501
-  svrname : 登陆服务器ceshi
+  svrname : 登陆服务器-提审
   timeout : 1						# 超时时间(秒)
   password : 
   tcpReadBufSize : 8388608			# center 单连接,所以将读写缓冲区设大一些,提升吞吐速度