Authored by htoooth

fix zk

@@ -155,7 +155,7 @@ module.exports = { @@ -155,7 +155,7 @@ module.exports = {
155 apiCache: { 155 apiCache: {
156 cache: true 156 cache: true
157 }, 157 },
158 - zookeeperServer: '192.168.102.168:2188', 158 + zookeeperServer: '127.0.0.1:2181',
159 redis: { 159 redis: {
160 connect: { 160 connect: {
161 host: '127.0.0.1', 161 host: '127.0.0.1',