...
|
...
|
@@ -505,6 +505,11 @@ rabbit_common_user = yoho |
|
|
rabbit_common_password = yoho
|
|
|
##########common rabbitmq ##########
|
|
|
|
|
|
rabbit_crm_host=192.168.102.73:5672
|
|
|
rabbit_crm_user=yoho
|
|
|
rabbit_crm_password=yoho
|
|
|
rabbit_crm_vhost = yoho
|
|
|
|
|
|
#cache clear rabbitmq
|
|
|
rabbit.cacheclean.producer.host = 192.168.102.211:5672
|
|
|
rabbit.cacheclean.consumer.host = 192.168.102.211:5672
|
...
|
...
|
|