Showing
1 changed file
with
8 additions
and
8 deletions
@@ -333,34 +333,34 @@ bigDataRedis-search.proxy.address=123.206.17.17 | @@ -333,34 +333,34 @@ bigDataRedis-search.proxy.address=123.206.17.17 | ||
333 | bigDataRedis-search.proxy.port= 16379 | 333 | bigDataRedis-search.proxy.port= 16379 |
334 | bigDataRedis-search.proxy.auth= | 334 | bigDataRedis-search.proxy.auth= |
335 | 335 | ||
336 | -redis.notsync.twemproxy.addresses=192.168.102.12:6379 | 336 | +redis.notsync.twemproxy.addresses=192.168.103.58:6379 |
337 | redis.notsync.twemproxy.auth= | 337 | redis.notsync.twemproxy.auth= |
338 | 338 | ||
339 | -redis.proxy.address = 192.168.102.12 | 339 | +redis.proxy.address = 192.168.103.58 |
340 | redis.proxy.auth = | 340 | redis.proxy.auth = |
341 | redis.proxy.port = 6379 | 341 | redis.proxy.port = 6379 |
342 | 342 | ||
343 | -redis.readonly.proxy.address = 192.168.102.12 | 343 | +redis.readonly.proxy.address = 192.168.103.58 |
344 | redis.readonly.proxy.auth = | 344 | redis.readonly.proxy.auth = |
345 | redis.readonly.proxy.port = 6379 | 345 | redis.readonly.proxy.port = 6379 |
346 | 346 | ||
347 | -redis.union.address = 192.168.102.12 | 347 | +redis.union.address = 192.168.103.58 |
348 | redis.union.auth = | 348 | redis.union.auth = |
349 | redis.union.port = 6379 | 349 | redis.union.port = 6379 |
350 | 350 | ||
351 | -redis.union.proxy.address = 192.168.102.12 | 351 | +redis.union.proxy.address = 192.168.103.58 |
352 | redis.union.proxy.auth = | 352 | redis.union.proxy.auth = |
353 | redis.union.proxy.port = 6379 | 353 | redis.union.proxy.port = 6379 |
354 | 354 | ||
355 | -redis.union.readonly.proxy.address = 192.168.102.12 | 355 | +redis.union.readonly.proxy.address = 192.168.103.58 |
356 | redis.union.readonly.proxy.auth = | 356 | redis.union.readonly.proxy.auth = |
357 | redis.union.readonly.proxy.port = 6379 | 357 | redis.union.readonly.proxy.port = 6379 |
358 | 358 | ||
359 | -redis.brower.proxy.address=192.168.102.12 | 359 | +redis.brower.proxy.address=192.168.103.58 |
360 | redis.brower.proxy.port=6379 | 360 | redis.brower.proxy.port=6379 |
361 | redis.brower.proxy.auth= | 361 | redis.brower.proxy.auth= |
362 | 362 | ||
363 | -redis.brower.readonly.proxy.address=192.168.102.12 | 363 | +redis.brower.readonly.proxy.address=192.168.103.58 |
364 | redis.brower.readonly.proxy.port=6379 | 364 | redis.brower.readonly.proxy.port=6379 |
365 | redis.brower.readonly.proxy.auth= | 365 | redis.brower.readonly.proxy.auth= |
366 | 366 |
-
Please register or login to post a comment