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

@@ -48,5 +48,10 @@ module.exports = {
'id': 'master-server-1',
'host': '172.16.4.108',
'port': 3005
},
'sq3': {
'id': 'master-server-1',
'host': '172.16.4.108',
'port': 3005
}
};