...
|
...
|
@@ -37,4 +37,18 @@ ip.port.search.server = 192.168.102.216:8080 |
|
|
|
|
|
|
|
|
bigDataRedis.proxy.address=123.206.17.17
|
|
|
bigDataRedis.proxy.port=16379 |
|
|
\ No newline at end of file |
|
|
bigDataRedis.proxy.port=16379
|
|
|
|
|
|
udidRedis.proxy.address=123.206.17.17
|
|
|
udidRedis.proxy.port=16379
|
|
|
|
|
|
|
|
|
|
|
|
#bigdata mq
|
|
|
redis.sync.rabbit.host=192.168.102.211:5672
|
|
|
redis.sync.rabbit.user=yoho
|
|
|
redis.sync.rabbit.password=yoho
|
|
|
redis.sync.rabbit.vhost=yoho
|
|
|
redis.sync.rabbit.queue=yoho:bigdata:redis.sync.test_nj_1
|
|
|
redis.sync.rabbit.topic=yoho:bigdata:redis.sync
|
|
|
redis.sync.mq.enabled=true |
|
|
\ No newline at end of file |
...
|
...
|
|