Showing
1 changed file
with
2 additions
and
2 deletions
@@ -11,12 +11,12 @@ canal: | @@ -11,12 +11,12 @@ canal: | ||
11 | zkAddress: "" | 11 | zkAddress: "" |
12 | 12 | ||
13 | rabbitmq: | 13 | rabbitmq: |
14 | - server: yohoops-rabbit-common-service | 14 | + server: rabbit.common.local.yohoops.org |
15 | port: 5672 | 15 | port: 5672 |
16 | username: "yhb_mq" | 16 | username: "yhb_mq" |
17 | password: "yhb_mq" | 17 | password: "yhb_mq" |
18 | exchange: "yoho_datasync" | 18 | exchange: "yoho_datasync" |
19 | - virtualHost: "/datasync" | 19 | + virtualHost: "/" |
20 | 20 | ||
21 | logging: | 21 | logging: |
22 | config: classpath:logback-boot.xml | 22 | config: classpath:logback-boot.xml |
-
Please register or login to post a comment