diff --git a/game-server/config/servers.ts b/game-server/config/servers.ts index 33192566d..806c55876 100644 --- a/game-server/config/servers.ts +++ b/game-server/config/servers.ts @@ -368,7 +368,6 @@ module.exports = { 'connector': [ { 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'sq4-game-sgzzyz.yev242.com', 'host': '172.16.4.107', 'clientPort': 3050, 'frontend': true }, { 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'sq4-game-sgzzyz.yev242.com', 'host': '172.16.4.107', 'clientPort': 3051, 'frontend': true }, - { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'sq4-game-sgzzyz.yev242.com', 'host': '172.16.4.107', 'clientPort': 3052, 'frontend': true }, ], 'chat': [ { 'id': 'chat-server-1', 'host': '172.16.4.107', 'port': 6050 }, @@ -376,68 +375,81 @@ module.exports = { 'role': [ { 'id': 'role-server-1', 'host': '172.16.4.107', 'port': 6051 }, { 'id': 'role-server-2', 'host': '172.16.4.107', 'port': 6052 }, - { 'id': 'role-server-3', 'host': '172.16.4.107', 'port': 6053 }, ], 'battle': [ - { 'id': 'battle-server-1', 'host': '172.16.4.107', 'port': 6054 }, - { 'id': 'battle-server-2', 'host': '172.16.4.107', 'port': 6055 }, - { 'id': 'battle-server-3', 'host': '172.16.4.107', 'port': 6056 }, + { 'id': 'battle-server-1', 'host': '172.16.4.107', 'port': 6053 }, + { 'id': 'battle-server-2', 'host': '172.16.4.107', 'port': 6054 }, ], 'gm': [], 'systimer': [ - { 'id': 'systimer-server-1', 'host': '172.16.4.107', 'port': 6057 } - ], - 'guild': [ - { 'id': 'guild-server-1', 'host': '172.16.4.107', 'port': 6058 }, - { 'id': 'guild-server-2', 'host': '172.16.4.107', 'port': 6059 } + { 'id': 'systimer-server-1', 'host': '172.16.4.107', 'port': 6055 } ], + 'guild': [], 'activity': [ - { 'id': 'activity-server-1', 'host': '172.16.4.107', 'port': 6061 }, - { 'id': 'activity-server-2', 'host': '172.16.4.107', 'port': 6062 }, - { 'id': 'activity-server-3', 'host': '172.16.4.107', 'port': 6063 }, - { 'id': 'activity-server-4', 'host': '172.16.4.107', 'port': 6075 }, + { 'id': 'activity-server-1', 'host': '172.16.4.107', 'port': 6056 }, + { 'id': 'activity-server-2', 'host': '172.16.4.107', 'port': 6057 }, + { 'id': 'activity-server-3', 'host': '172.16.4.107', 'port': 6058 }, + { 'id': 'activity-server-4', 'host': '172.16.4.107', 'port': 6059 }, ], 'order': [ - { 'id': 'order-server-1', 'host': '172.16.4.107', 'port': 6064 }, + { 'id': 'order-server-1', 'host': '172.16.4.107', 'port': 6060 }, ] }, 'sq5': { 'connector': [ + { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'sq5-game-sgzzyz.yev242.com', 'host': '172.16.4.121', 'clientPort': 3052, 'frontend': true }, { 'id': 'connector-server-4', 'port': 4053, 'clientHost': 'sq5-game-sgzzyz.yev242.com', 'host': '172.16.4.121', 'clientPort': 3053, 'frontend': true }, { 'id': 'connector-server-5', 'port': 4054, 'clientHost': 'sq5-game-sgzzyz.yev242.com', 'host': '172.16.4.121', 'clientPort': 3054, 'frontend': true }, - { 'id': 'connector-server-6', 'port': 4055, 'clientHost': 'sq5-game-sgzzyz.yev242.com', 'host': '172.16.4.121', 'clientPort': 3055, 'frontend': true }, ], 'chat': [ - { 'id': 'chat-server-2', 'host': '172.16.4.121', 'port': 6065 }, + { 'id': 'chat-server-2', 'host': '172.16.4.121', 'port': 6061 }, ], 'role': [ - { 'id': 'role-server-4', 'host': '172.16.4.121', 'port': 6066 }, - { 'id': 'role-server-5', 'host': '172.16.4.121', 'port': 6067 }, - { 'id': 'role-server-6', 'host': '172.16.4.121', 'port': 6068 }, - { 'id': 'role-server-7', 'host': '172.16.4.121', 'port': 6081 }, - { 'id': 'role-server-8', 'host': '172.16.4.121', 'port': 6082 }, + { 'id': 'role-server-3', 'host': '172.16.4.121', 'port': 6062 }, + { 'id': 'role-server-4', 'host': '172.16.4.121', 'port': 6063 }, + { 'id': 'role-server-5', 'host': '172.16.4.121', 'port': 6064 }, ], 'battle': [ - { 'id': 'battle-server-4', 'host': '172.16.4.121', 'port': 6069 }, - { 'id': 'battle-server-5', 'host': '172.16.4.121', 'port': 6070 }, - { 'id': 'battle-server-6', 'host': '172.16.4.121', 'port': 6071 }, + { 'id': 'battle-server-3', 'host': '172.16.4.121', 'port': 6065 }, + { 'id': 'battle-server-4', 'host': '172.16.4.121', 'port': 6066 }, ], 'guild': [ - { 'id': 'guild-server-3', 'host': '172.16.4.121', 'port': 6060 }, - { 'id': 'guild-server-4', 'host': '172.16.4.121', 'port': 6072 }, - { 'id': 'guild-server-5', 'host': '172.16.4.121', 'port': 6073 }, - { 'id': 'guild-server-6', 'host': '172.16.4.121', 'port': 6074 } + { 'id': 'guild-server-1', 'host': '172.16.4.121', 'port': 6067 }, + { 'id': 'guild-server-2', 'host': '172.16.4.121', 'port': 6068 }, + { 'id': 'guild-server-3', 'host': '172.16.4.121', 'port': 6069 }, ], 'order': [ - { 'id': 'order-server-2', 'host': '172.16.4.121', 'port': 6078 }, + { 'id': 'order-server-2', 'host': '172.16.4.121', 'port': 6070 }, ] }, 'sq6': { 'connector': [ + { 'id': 'connector-server-6', 'port': 4055, 'clientHost': 'sq6-web-sgzzyz.yev242.com', 'host': '172.16.4.122', 'clientPort': 3055, 'frontend': true }, + { 'id': 'connector-server-7', 'port': 4056, 'clientHost': 'sq6-web-sgzzyz.yev242.com', 'host': '172.16.4.122', 'clientPort': 3056, 'frontend': true }, { 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'sq6-web-sgzzyz.yev242.com', 'host': '172.16.4.122', 'clientPort': 3099, 'frontend': true, 'isGM': 'true' } ], + 'chat': [ + { 'id': 'chat-server-3', 'host': '172.16.4.122', 'port': 6071 }, + ], + 'role': [ + { 'id': 'role-server-6', 'host': '172.16.4.122', 'port': 6072 }, + { 'id': 'role-server-7', 'host': '172.16.4.122', 'port': 6073 }, + { 'id': 'role-server-8', 'host': '172.16.4.122', 'port': 6074 }, + ], + 'battle': [ + { 'id': 'battle-server-5', 'host': '172.16.4.122', 'port': 6075 }, + { 'id': 'battle-server-6', 'host': '172.16.4.122', 'port': 6076 }, + ], + 'guild': [ + { 'id': 'guild-server-4', 'host': '172.16.4.122', 'port': 6077 }, + { 'id': 'guild-server-5', 'host': '172.16.4.122', 'port': 6078 }, + { 'id': 'guild-server-6', 'host': '172.16.4.122', 'port': 6079 } + ], + 'order': [ + { 'id': 'order-server-3', 'host': '172.16.4.122', 'port': 6080 }, + ], 'gm': [ - { 'id': 'gm-server-1', 'host': '172.16.4.122', 'port': 6079 } + { 'id': 'gm-server-1', 'host': '172.16.4.122', 'port': 6081 } ], }, };