🧪 test(gvg): 添加开发服的guild服条数

This commit is contained in:
luying
2023-03-07 13:44:06 +08:00
parent 7e583b8f5d
commit afe96b9fa4

View File

@@ -153,7 +153,10 @@ module.exports = {
{ 'id': 'systimer-server-1', 'host': '172.26.145.161', 'port': 6056, "args": " --inspect=9233" }
],
'guild': [
{ 'id': 'guild-server-1', 'host': '172.26.145.161', 'port': 6057, "args": " --inspect=9239" },
{ 'id': 'guild-server-1', 'host': '172.26.145.161', 'port': 6057 },
{ 'id': 'guild-server-2', 'host': '172.26.145.161', 'port': 6061 },
{ 'id': 'guild-server-3', 'host': '172.26.145.161', 'port': 6062 },
{ 'id': 'guild-server-4', 'host': '172.26.145.161', 'port': 6063 },
],
'activity': [
{ 'id': 'activity-server-1', 'host': '172.26.145.161', 'port': 6059, "args": " --inspect=9241" },