🐎 ci(服务器): 添加永测服
This commit is contained in:
@@ -679,5 +679,38 @@ module.exports = {
|
||||
},
|
||||
'zy1': zy1, 'zy2': zy2, 'zy3': zy3, 'zy4': zy4, 'zy5': zy5, 'zy6': zy6, 'zy7': zy7, 'zy8': zy8, 'zy9': zy9, 'zy10': zy10, 'zy11': zy11, 'zy12': zy12, 'zy13': zy13, 'zy14': zy14, 'zy15': zy15, 'zy16': zy16, // 公测自营服务器
|
||||
'yjzios': yjzios, // 公测 ios 审核服
|
||||
'ch1': ch1, 'ch2': ch2, 'ch3': ch3, 'ch4': ch4, 'ch5': ch5, 'ch6': ch6, 'ch7': ch7, 'ch8': ch8, 'ch9': ch9 // 公测渠道服
|
||||
'ch1': ch1, 'ch2': ch2, 'ch3': ch3, 'ch4': ch4, 'ch5': ch5, 'ch6': ch6, 'ch7': ch7, 'ch8': ch8, 'ch9': ch9, // 公测渠道服
|
||||
'zytest': {
|
||||
'connector': [
|
||||
{ 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'yjz-bk-game1.fdd73.com', 'host': '172.16.4.195', 'clientPort': 3050, 'frontend': true },
|
||||
],
|
||||
'chat': [
|
||||
{ 'id': 'chat-server-1', 'host': '172.16.4.195', 'port': 6050 },
|
||||
],
|
||||
'role': [
|
||||
{ 'id': 'role-server-1', 'host': '172.16.4.195', 'port': 6051 }
|
||||
],
|
||||
'battle': [
|
||||
{ 'id': 'battle-server-1', 'host': '172.16.4.195', 'port': 6052 }
|
||||
],
|
||||
'comBattle': [
|
||||
{ 'id': 'comBattle-server-1', 'host': '172.16.4.195', 'port': 6053 }
|
||||
],
|
||||
'gm': [
|
||||
{ 'id': 'gm-server-1', 'host': '172.16.4.195', 'port': 6054 }
|
||||
],
|
||||
'systimer': [
|
||||
{ 'id': 'systimer-server-1', 'host': '172.16.4.195', 'port': 6055 }
|
||||
],
|
||||
'guild': [
|
||||
{ 'id': 'guild-server-1', 'host': '172.16.4.195', 'port': 6056 },
|
||||
{ 'id': 'guild-server-2', 'host': '172.16.4.195', 'port': 6057 },
|
||||
],
|
||||
'activity': [
|
||||
{ 'id': 'activity-server-1', 'host': '172.16.4.195', 'port': 6058 },
|
||||
],
|
||||
'order': [
|
||||
{ 'id': 'order-server-1', 'host': '172.16.4.195', 'port': 6059 },
|
||||
]
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user