分布式部署:服务器分布式部署,扩缩容后路由的计算
This commit is contained in:
@@ -22,5 +22,9 @@ module.exports = {
|
||||
'monitor': {
|
||||
'type': 'monitor',
|
||||
'name': '监控服'
|
||||
},
|
||||
'distribute': {
|
||||
'type': 'distribute',
|
||||
'name': '分布式测试'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user