系统:分布式部署
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
},
|
||||
'alpha': {
|
||||
'id': 'master-server-1',
|
||||
'host': '127.0.0.1',
|
||||
'host': '172.26.145.159',
|
||||
'port': 3005
|
||||
},
|
||||
'dev': {
|
||||
@@ -31,7 +31,7 @@ module.exports = {
|
||||
},
|
||||
'distribute': {
|
||||
'id': 'master-server-1',
|
||||
'host': '172.26.145.161',
|
||||
'host': '172.26.145.159',
|
||||
'port': 3005
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user