Showing
1 changed file
with
3 additions
and
3 deletions
@@ -298,9 +298,9 @@ redis.union.readonly.proxy.port=6379 | @@ -298,9 +298,9 @@ redis.union.readonly.proxy.port=6379 | ||
298 | redis.union.readonly.proxy.auth= | 298 | redis.union.readonly.proxy.auth= |
299 | 299 | ||
300 | # outter big data redis | 300 | # outter big data redis |
301 | -bigDataRedis.proxy.address=123.57.14.54 | ||
302 | -bigDataRedis.proxy.port=6379 | ||
303 | -bigDataRedis.proxy.auth | 301 | +bigDataRedis.proxy.address = 123.57.14.54 |
302 | +bigDataRedis.proxy.port = 6379 | ||
303 | +bigDataRedis.proxy.auth = | ||
304 | 304 | ||
305 | 305 | ||
306 | 306 |
-
Please register or login to post a comment