🐞 fix(配置): 测试服server错误

This commit is contained in:
luying
2023-05-05 16:32:44 +08:00
parent 9f575bac20
commit edfc6656e2
+1 -1
View File
@@ -118,7 +118,7 @@ module.exports = {
{ 'id': 'battle-server-1', 'host': '172.26.145.159', 'port': 6054 } { 'id': 'battle-server-1', 'host': '172.26.145.159', 'port': 6054 }
], ],
'comBattle': [ 'comBattle': [
{ 'id': 'battle-server-1', 'host': '172.26.145.159', 'port': 6065 } { 'id': 'comBattle-server-1', 'host': '172.26.145.159', 'port': 6065 }
], ],
'gate': [ 'gate': [
{ 'id': 'gate-server-1', 'host': '172.26.145.159', 'clientHost': 'pinus_test.trgame.cn', 'clientPort': 3014, 'frontend': true } { 'id': 'gate-server-1', 'host': '172.26.145.159', 'clientHost': 'pinus_test.trgame.cn', 'clientPort': 3014, 'frontend': true }