Authored by 周少峰

zookeeperServer change

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