15 lines
231 B
YAML
15 lines
231 B
YAML
|
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:
|
||
|
- name: echo-sf
|