...
|
...
|
@@ -366,19 +366,27 @@ redis.brower.readonly.proxy.port=6379 |
|
|
redis.brower.readonly.proxy.auth=
|
|
|
|
|
|
# outter big data redis
|
|
|
#bigDataRedis.proxy.address = bigdata-test-972563879.cn-north-1.elb.amazonaws.com.cn
|
|
|
bigDataRedis.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
bigDataRedis.proxy.port = 6379
|
|
|
#bigDataRedis.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
#bigDataRedis.proxy.port = 6379
|
|
|
#bigDataRedis.proxy.auth =
|
|
|
bigDataRedis.proxy.address = 123.206.17.17
|
|
|
bigDataRedis.proxy.port = 16379
|
|
|
bigDataRedis.proxy.auth =
|
|
|
|
|
|
# outter big data redis push
|
|
|
bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
bigDataRedis-push.proxy.port=6379
|
|
|
#bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
#bigDataRedis-push.proxy.port=6379
|
|
|
#bigDataRedis-push.proxy.auth=
|
|
|
bigDataRedis-push.proxy.address=123.206.17.17
|
|
|
bigDataRedis-push.proxy.port=16379
|
|
|
bigDataRedis-push.proxy.auth=
|
|
|
|
|
|
#bigDataRedis-search
|
|
|
bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
bigDataRedis-search.proxy.port= 6379
|
|
|
#bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
#bigDataRedis-search.proxy.port= 6379
|
|
|
#bigDataRedis-search.proxy.auth=
|
|
|
bigDataRedis-search.proxy.address=123.206.17.17
|
|
|
bigDataRedis-search.proxy.port=16379
|
|
|
bigDataRedis-search.proxy.auth=
|
|
|
|
|
|
|
...
|
...
|
|