修改37链接

This commit is contained in:
陆莹
2022-03-16 12:17:13 +08:00
parent 002576e2e1
commit 47d79df0b5
3 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -247,10 +247,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.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 },
],
'chat': [
{ 'id': 'chat-server-1', 'host': '172.16.4.108', 'port': 6050 },
@@ -282,7 +282,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.sgzyz.37wan.com', 'host': '172.16.4.109', 'clientPort': 3099, 'frontend': true, 'isGM': 'true' }
],
'gm': [
{ 'id': 'gm-server-1', 'host': '172.16.4.109', 'port': 6055 }
@@ -290,7 +290,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.sgzyz.37wan.com', 'host': '172.16.4.106', 'clientPort': 3053, 'frontend': true }
],
'role': [
{ 'id': 'role-server-4', 'host': '172.16.4.106', 'port': 6063 },