Showing
1 changed file
with
4 additions
and
0 deletions
@@ -317,6 +317,10 @@ rabbit_common_user = yoho | @@ -317,6 +317,10 @@ rabbit_common_user = yoho | ||
317 | rabbit_common_password = yoho | 317 | rabbit_common_password = yoho |
318 | ##########common rabbitmq ########## | 318 | ##########common rabbitmq ########## |
319 | 319 | ||
320 | +#cache clear rabbitmq | ||
321 | +rabbit.cacheclean.producer.host = 192.168.102.211:5672 | ||
322 | +rabbit.cacheclean.consumer.host = 192.168.102.211:5672 | ||
323 | + | ||
320 | trace.exporter.enable = true | 324 | trace.exporter.enable = true |
321 | 325 | ||
322 | ###push log name,keep ${} in logback.xml | 326 | ###push log name,keep ${} in logback.xml |
-
Please register or login to post a comment