hpds_mq/config/config.yaml

18 lines
301 B
YAML
Raw Normal View History

2022-10-23 14:03:36 +08:00
name: main-node
host: 0.0.0.0
port: 27188
mode: dev
token: 06d36c6f5705507dae778fdce90d0767
consul:
host: http://consul.hpds.cc
port: 80
interval: 300
timeout: 5
deregister: 1
tags:
- mq
functions:
2023-03-24 08:44:08 +08:00
- name: echo-sf
- name: task-request
- name: task-response
- name: task-execute