Authored by htoooth

fix cache

... ... @@ -108,7 +108,7 @@ module.exports = {
}
},
apiCache: {
cache: true
cache: false
},
zookeeperServer: '192.168.102.168:2188'
};
... ...