debade-trigger
Version:
DeBaDe Trigger for RabbitMQ
34 lines • 741 B
YAML
mq:
host: mq.17kong.com
port: 5672
username: genee
password: Genee83719730
debug: true
subscribers:
"17kong":
secret: 400MYGENEE
channels:
# - exchange: Lims-CF
# type: topic
# routing_keys:
# - "#"
# callback:
# url: "http://local/api"
# method: "limscf"
- exchange: YiQiKong
type: topic
routing_keys:
- reserve
callback:
url: "http://local/api"
method: "yiqikong"
# "labmai":
# secret: 83719730
# channels:
# - exchange: "labmai-nankai"
# type: topic
# routing_keys:
# - "#"
# callback:
# url: "http://local/api"
# method: "labmai"