Showing
1 changed file
with
1 additions
and
1 deletions
@@ -84,7 +84,7 @@ module.exports = { | @@ -84,7 +84,7 @@ module.exports = { | ||
84 | appSecret: 'ce21ae4a3f93852279175a167e54509b' | 84 | appSecret: 'ce21ae4a3f93852279175a167e54509b' |
85 | } | 85 | } |
86 | }, | 86 | }, |
87 | - zookeeperServer: '10.66.1.97:2181' | 87 | + zookeeperServer: false //'10.66.1.97:2181' |
88 | }; | 88 | }; |
89 | 89 | ||
90 | if (isProduction) { | 90 | if (isProduction) { |
-
Please register or login to post a comment