...
|
...
|
@@ -503,12 +503,12 @@ redis.brower.readonly.proxy.address = redis-brower.yohoops.org |
|
|
redis.brower.readonly.proxy.port = 6379
|
|
|
redis.brower.readonly.proxy.auth =
|
|
|
|
|
|
#single cloud not sync redis
|
|
|
#single cloud not sync redis
|
|
|
single.cloud.redis.proxy.address=write.redis.yohoops.org
|
|
|
single.cloud.redis.proxy.port=6379
|
|
|
single.cloud.redis.proxy.auth=
|
|
|
|
|
|
#single cloud not sync redis
|
|
|
#single cloud not sync redis
|
|
|
single.cloud.redis.readonly.proxy.address=read.redis.yohoops.org
|
|
|
single.cloud.redis.readonly.proxy.port=6379
|
|
|
single.cloud.redis.readonly.proxy.auth=
|
...
|
...
|
|