...
|
...
|
@@ -133,7 +133,7 @@ if (isProduction) { |
|
|
open: false,
|
|
|
url: 'http://123.206.2.55/strategy'
|
|
|
},
|
|
|
zookeeperServer: 'zookeeper.web.yohoops.org:2181'
|
|
|
zookeeperServer: 'web.zookeeper.yohoops.org:2181'
|
|
|
});
|
|
|
} else if (isTest) {
|
|
|
Object.assign(module.exports, {
|
...
|
...
|
|