整理启动逻辑
This commit is contained in:
@@ -151,7 +151,6 @@ module.exports = {
|
||||
{ 'id': 'guild-server-1', 'host': '172.26.145.161', 'port': 6057, "args": " --inspect=9239" },
|
||||
],
|
||||
'activity': [
|
||||
{ 'id': 'activity-server-1', 'host': '172.26.145.161', 'port': 6059, "args": " --inspect=9241" },
|
||||
],
|
||||
'order': [
|
||||
{ 'id': 'order-server-1', 'host': '172.26.145.161', 'port': 6060, "args": " --inspect=9242" },
|
||||
@@ -286,6 +285,9 @@ module.exports = {
|
||||
'guild': [
|
||||
{ 'id': 'guild-server-3', 'host': '172.26.145.171', 'port': 6071 },
|
||||
],
|
||||
'activity': [
|
||||
{ 'id': 'activity-server-1', 'host': '172.26.145.171', 'port': 6059, "args": " --inspect=9241" },
|
||||
],
|
||||
},
|
||||
'sq1': {
|
||||
'connector': [
|
||||
|
||||
Reference in New Issue
Block a user