sq5 guild server host错误

This commit is contained in:
luying
2022-08-30 13:35:22 +08:00
parent c941ae6eca
commit c193345679

View File

@@ -421,7 +421,7 @@ module.exports = {
{ 'id': 'battle-server-6', 'host': '172.16.4.121', 'port': 6071 },
],
'guild': [
{ 'id': 'guild-server-3', 'host': '172.16.4.107', 'port': 6060 },
{ 'id': 'guild-server-3', 'host': '172.16.4.121', 'port': 6060 },
{ 'id': 'guild-server-4', 'host': '172.16.4.121', 'port': 6072 },
{ 'id': 'guild-server-5', 'host': '172.16.4.121', 'port': 6073 },
{ 'id': 'guild-server-6', 'host': '172.16.4.121', 'port': 6074 }