修复重复的server

This commit is contained in:
luying
2022-08-22 14:19:07 +08:00
parent b5b2062a43
commit fc7ed38af6

View File

@@ -395,7 +395,7 @@ module.exports = {
{ '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-3', 'host': '172.16.4.107', 'port': 6075 },
{ 'id': 'activity-server-4', 'host': '172.16.4.107', 'port': 6075 },
],
'order': [
{ 'id': 'order-server-1', 'host': '172.16.4.107', 'port': 6064 },