🐞 fix(config): sq10的server配置

This commit is contained in:
luying
2023-03-16 10:42:54 +08:00
parent 6b06d95a89
commit 8d0983e02d

View File

@@ -593,9 +593,9 @@ module.exports = {
{ 'id': 'chat-server-2', 'host': '172.16.4.131', 'port': 6060 },
],
'role': [
{ 'id': 'role-server-3', 'host': '172.16.4.131', 'port': 6061 },
{ 'id': 'role-server-4', 'host': '172.16.4.131', 'port': 6062 },
{ 'id': 'role-server-5', 'host': '172.16.4.131', 'port': 6063 },
{ 'id': 'role-server-4', 'host': '172.16.4.131', 'port': 6061 },
{ 'id': 'role-server-5', 'host': '172.16.4.131', 'port': 6062 },
{ 'id': 'role-server-6', 'host': '172.16.4.131', 'port': 6063 },
],
'battle': [
{ 'id': 'battle-server-3', 'host': '172.16.4.131', 'port': 6064 },