新服:二测玩家测试服

This commit is contained in:
luying
2022-08-08 18:26:33 +08:00
parent 65f32f2738
commit 8e8d850f52
13 changed files with 311 additions and 21 deletions

View File

@@ -331,28 +331,37 @@ module.exports = {
},
'sq3': {
'connector': [
{ 'id': 'connector-server-4', 'port': 4053, 'clientHost': 'sq1-game2-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3053, 'frontend': true },
{ 'id': 'connector-server-5', 'port': 4054, 'clientHost': 'sq1-game2-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3054, 'frontend': true },
],
'role': [
{ 'id': 'role-server-4', 'host': '172.16.4.106', 'port': 6063 },
{ 'id': 'role-server-5', 'host': '172.16.4.106', 'port': 6065 },
{ 'id': 'role-server-6', 'host': '172.16.4.106', 'port': 6066 },
{ 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'sq3-game1-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3050, 'frontend': true },
{ 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'sq3-game1-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3051, 'frontend': true },
{ 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'sq3-game1-sgzzyz.yev242.com', 'host': '172.16.4.106', 'clientPort': 3099, 'frontend': true, 'isGM': true },
],
'chat': [
{ 'id': 'chat-server-2', 'host': '172.16.4.106', 'port': 6069 },
{ 'id': 'chat-server-1', 'host': '172.16.4.106', 'port': 6050 },
],
'role': [
{ 'id': 'role-server-1', 'host': '172.16.4.106', 'port': 6053 },
{ 'id': 'role-server-2', 'host': '172.16.4.106', 'port': 6061 },
],
'battle': [
{ 'id': 'battle-server-3', 'host': '172.16.4.106', 'port': 6070 },
{ 'id': 'battle-server-4', 'host': '172.16.4.106', 'port': 6072 },
{ 'id': 'battle-server-1', 'host': '172.16.4.106', 'port': 6054 },
{ 'id': 'battle-server-2', 'host': '172.16.4.106', 'port': 6067 },
],
'gm': [
{ 'id': 'gm-server-1', 'host': '172.16.4.106', 'port': 6055 }
],
'systimer': [
{ 'id': 'systimer-server-1', 'host': '172.16.4.106', 'port': 6056 }
],
'guild': [
{ 'id': 'guild-server-3', 'host': '172.16.4.106', 'port': 6071 },
{ 'id': 'guild-server-4', 'host': '172.16.4.106', 'port': 6073 },
{ 'id': 'guild-server-5', 'host': '172.16.4.106', 'port': 6074 },
{ 'id': 'guild-server-1', 'host': '172.16.4.106', 'port': 6057 },
{ 'id': 'guild-server-2', 'host': '172.16.4.106', 'port': 6058 }
],
'activity': [
{ 'id': 'activity-server-1', 'host': '172.16.4.106', 'port': 6059 },
{ 'id': 'activity-server-2', 'host': '172.16.4.106', 'port': 6068 },
],
'order': [
{ 'id': 'order-server-2', 'host': '172.16.4.106', 'port': 6064 },
],
{ 'id': 'order-server-1', 'host': '172.16.4.106', 'port': 6060 },
]
},
};