application-dev.yml
421 Bytes
canal:
singleSocketAddress: "192.168.102.10"
singleSocketPort: 20211
canalInstance:
- name: "yhgrass"
destination: "yhgrass"
dbname: "yh_grass"
username: ""
password: ""
fetchSize: "1000"
zkAddress: ""
rabbitmq:
server: "192.168.102.216"
port: 5672
username: "admin1"
password: "123qwe"
exchange: "yoho_datasync"
virtualHost: "/datasync"
server:
port: 8011