...
|
...
|
@@ -16,11 +16,11 @@ is_debug_enable=false |
|
|
##push redis
|
|
|
redis.push.address=192.168.102.211
|
|
|
redis.push.port = 6379
|
|
|
redis.push.auth=
|
|
|
redis.push.auth=redis9646
|
|
|
|
|
|
redis.readonly.proxy.address=192.168.102.17
|
|
|
redis.readonly.proxy.port=6379
|
|
|
redis.readonly.proxy.auth=
|
|
|
redis.readonly.proxy.auth=redis9646
|
|
|
|
|
|
redis.pool.maxTotal=200
|
|
|
redis.pool.maxIdle=100
|
...
|
...
|
|