Showing
2 changed files
with
2 additions
and
3 deletions
@@ -96,7 +96,7 @@ module.exports = { | @@ -96,7 +96,7 @@ module.exports = { | ||
96 | zookeeperServer: '127.0.0.1:2181', | 96 | zookeeperServer: '127.0.0.1:2181', |
97 | redis: { | 97 | redis: { |
98 | connect: { | 98 | connect: { |
99 | - host: '192.168.102.49', | 99 | + host: '192.168.104.201', |
100 | 100 | ||
101 | // host: '127.0.0.1', | 101 | // host: '127.0.0.1', |
102 | port: '6379', | 102 | port: '6379', |
-
Please register or login to post a comment