bison/example/app.yaml

13 lines
171 B
YAML
Raw Normal View History

2018-03-07 22:54:13 -07:00
log: debug
port: 5000
settings:
requests:
timeout: 3
backends:
- host: 10.1.2.3
port: 5001
- host: 10.1.2.4
port: 5013
- host: 10.1.2.5
port: 5044