🧪 test(gvg): 添加开发服的guild服条数
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user