Authored by liangyi.chen@yoho.cn

修改线上配置

... ... @@ -11,12 +11,12 @@ canal:
zkAddress: ""
rabbitmq:
server: yohoops-rabbit-common-service
server: rabbit.common.local.yohoops.org
port: 5672
username: "yhb_mq"
password: "yhb_mq"
exchange: "yoho_datasync"
virtualHost: "/datasync"
virtualHost: "/"
logging:
config: classpath:logback-boot.xml
... ...