Authored by wangxin

Update cms_push-autoconfig.properties

... ... @@ -18,6 +18,10 @@ redis.push.address=192.168.102.211
redis.push.port = 6379
redis.push.auth=
redis.readonly.proxy.address=192.168.102.12
redis.readonly.proxy.port=6379
redis.readonly.proxy.auth=
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
... ...