维护:修改维护启动逻辑,扩展服也能正常获取

This commit is contained in:
luying
2022-09-15 16:04:16 +08:00
parent a415483f51
commit d7d0216ad6
5 changed files with 41 additions and 17 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ module.exports = {
},
'distribute': {
'connector': [
{ 'id': 'connector-server-4', 'host': '172.26.145.171', 'port': 9061, 'clientHost': '121.89.211.172', 'clientPort': 3050, 'frontend': true, "args": " --inspect=9237" },
{ 'id': 'connector-server-4', 'host': '172.26.145.171', 'port': 9061, 'clientHost': '121.89.211.172', 'clientPort': 3051, 'frontend': true, "args": " --inspect=9237" },
],
'battle': [
{ 'id': 'battle-server-2', 'host': '172.26.145.171', 'port': 9062 },