Browse Source

修改测试服环境配置

neo 2 years ago
parent
commit
8884e27982
1 changed files with 1 additions and 1 deletions
  1. 1 1
      run/ali-test/nodes.lua

+ 1 - 1
run/ali-test/nodes.lua

@@ -36,7 +36,7 @@ root["login_1_1"] = {
36
 
36
 
37
 -- 网关
37
 -- 网关
38
 root["gate_1_1"] = {
38
 root["gate_1_1"] = {
39
-    ip = "192.168.10.14",
39
+    ip = "8.134.163.21",
40
     debugPort = 8107,
40
     debugPort = 8107,
41
     port = 8108,
41
     port = 8108,
42
     maxClient = 5000,
42
     maxClient = 5000,