application-dev.yml
422 Bytes
canal:
singleSocketAddress: "192.168.104.246"
singleSocketPort: 30886
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