diff --git a/game-server/config/servers.ts b/game-server/config/servers.ts index f11e1e187..41a696391 100644 --- a/game-server/config/servers.ts +++ b/game-server/config/servers.ts @@ -1,10 +1,10 @@ module.exports = { 'development': { 'connector': [ - { 'id': 'connector-server-1', 'port': 4050, 'clientHost': '127.0.0.1', 'host': '127.0.0.1', 'clientPort': 3050, 'frontend': true }, - { 'id': 'connector-server-2', 'port': 4051, 'clientHost': '127.0.0.1', 'host': '127.0.0.1', 'clientPort': 3051, 'frontend': true }, - { 'id': 'connector-server-3', 'port': 4052, 'clientHost': '127.0.0.1', 'host': '127.0.0.1', 'clientPort': 3052, 'frontend': true }, - { 'id': 'connector-server-gm', 'port': 4099, 'clientHost': '127.0.0.1', 'host': '127.0.0.1', 'clientPort': 3099, 'frontend': true, 'isGM': true } + { 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '127.0.0.1', 'clientPort': 3050, 'frontend': true }, + { 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '127.0.0.1', 'clientPort': 3051, 'frontend': true }, + { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '127.0.0.1', 'clientPort': 3052, 'frontend': true }, + { 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '127.0.0.1', 'clientPort': 3099, 'frontend': true, 'isGM': true } ], 'chat': [ { 'id': 'chat-server-1', 'host': '127.0.0.1', 'port': 6050, "args": " --inspect=9237" } @@ -257,10 +257,10 @@ module.exports = { }, 'sq1': { 'connector': [ - { 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'sq1-game1.sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3050, 'frontend': true }, - { 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'sq1-game1.sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3051, 'frontend': true }, - { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'sq1-game1.sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3052, 'frontend': true }, - { 'id': 'connector-server-5', 'port': 4054, 'clientHost': 'sq1-game1.sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3054, 'frontend': true }, + { 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '172.16.4.108', 'clientPort': 3050, 'frontend': true }, + { 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '172.16.4.108', 'clientPort': 3051, 'frontend': true }, + { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '172.16.4.108', 'clientPort': 3052, 'frontend': true }, + { 'id': 'connector-server-5', 'port': 4054, 'clientHost': 'sq1-game1-sgzzyz.yev242.com', 'host': '172.16.4.108', 'clientPort': 3054, 'frontend': true }, ], 'chat': [ { 'id': 'chat-server-1', 'host': '172.16.4.108', 'port': 6050 }, @@ -292,7 +292,7 @@ module.exports = { }, 'sq2': { 'connector': [ - { 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'gm.sgzyz.37wan.com', 'host': '172.16.4.109', 'clientPort': 3099, 'frontend': true, 'isGM': 'true' } + { 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'gm-sgzzyz.yev242.com', 'host': '172.16.4.109', 'clientPort': 3099, 'frontend': true, 'isGM': 'true' } ], 'gm': [ { 'id': 'gm-server-1', 'host': '172.16.4.109', 'port': 6055 } @@ -300,7 +300,7 @@ module.exports = { }, 'sq3': { 'connector': [ - { 'id': 'connector-server-4', 'port': 4053, 'clientHost': 'sq1-game2.sgzyz.37wan.com', 'host': '172.16.4.106', 'clientPort': 3053, 'frontend': true } + { 'id': 'connector-server-4', 'port': 4053, 'clientHost': 'sq1-game2-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3053, 'frontend': true } ], 'role': [ { 'id': 'role-server-4', 'host': '172.16.4.106', 'port': 6063 }, diff --git a/gm-server/config/config.default.ts b/gm-server/config/config.default.ts index 4f2c6c184..be69aabba 100644 --- a/gm-server/config/config.default.ts +++ b/gm-server/config/config.default.ts @@ -82,7 +82,7 @@ export default (appInfo: EggAppInfo) => { { env: 'dev', name: "开发服", domain: 'http://zyzdev_gm.trgame.cn' }, { env: 'isbn', name: "办好福", domain: 'http://zyz_isbn_gm.trgame.cn' }, // 37测试服组 - { env: 'sq1', name: "37测试1服", domain: 'http://gm.sgzyz.37wan.com' }, + { env: 'sq1', name: "37测试1服", domain: 'http://gm-sgzzyz.yev242.com' }, ]; config.regions = regions; diff --git a/web-server/config/config.default.ts b/web-server/config/config.default.ts index 49512ef88..24b7ae133 100644 --- a/web-server/config/config.default.ts +++ b/web-server/config/config.default.ts @@ -82,7 +82,7 @@ export default (appInfo: EggAppInfo) => { { env: 'dev', name: "开发服", domain: 'http://zyzdev_gm.trgame.cn' }, { env: 'isbn', name: "办好福", domain: 'http://zyz_isbn_gm.trgame.cn' }, // 37测试服组 - { env: 'sq1', name: "37测试1服", domain: 'http://gm.sgzyz.37wan.com' }, + { env: 'sq1', name: "37测试1服", domain: 'http://gm-sgzzyz.yev242.com' }, ]; config.regions = regions;