Authored by htoooth

fix zk

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