gm的connector不加入redis中

This commit is contained in:
luying
2022-01-04 20:08:18 +08:00
parent 43acaffc0a
commit cf8b90944d
5 changed files with 13 additions and 4 deletions

View File

@@ -288,4 +288,9 @@ module.exports = {
{ 'id': 'connector-server-gm', 'port': 4099, 'clientHost': 'gm-sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3099, 'frontend': true, 'isGM': 'true' }
],
},
'sq3': {
'connector': [
{ 'id': 'connector-server-4', 'port': 4053, 'clientHost': 'sq1-game2-sgzyz.37wan.com', 'host': '172.16.4.108', 'clientPort': 3053, 'frontend': true }
],
},
};