配置:增加sq3服务器配置
This commit is contained in:
@@ -336,15 +336,20 @@ module.exports = {
|
||||
],
|
||||
'role': [
|
||||
{ 'id': 'role-server-4', 'host': '172.16.4.106', 'port': 6063 },
|
||||
{ 'id': 'role-server-5', 'host': '172.16.4.106', 'port': 6065 },
|
||||
{ 'id': 'role-server-6', 'host': '172.16.4.106', 'port': 6066 },
|
||||
],
|
||||
'chat': [
|
||||
{ 'id': 'chat-server-2', 'host': '172.16.4.106', 'port': 6069 },
|
||||
],
|
||||
'battle': [
|
||||
{ 'id': 'battle-server-3', 'host': '172.16.4.106', 'port': 6070 },
|
||||
{ 'id': 'battle-server-4', 'host': '172.16.4.106', 'port': 6072 },
|
||||
],
|
||||
'guild': [
|
||||
{ 'id': 'guild-server-3', 'host': '172.16.4.106', 'port': 6071 },
|
||||
{ 'id': 'guild-server-4', 'host': '172.16.4.106', 'port': 6073 },
|
||||
{ 'id': 'guild-server-5', 'host': '172.16.4.106', 'port': 6074 },
|
||||
],
|
||||
'order': [
|
||||
{ 'id': 'order-server-2', 'host': '172.16.4.106', 'port': 6064 },
|
||||
|
||||
Reference in New Issue
Block a user