1
0
Fork 0
docker-easy-haproxy/example.yml
Joao Gilberto Magalhaes 9315157f2f Fix read config
2018-10-04 21:46:23 -05:00

18 lines
No EOL
296 B
YAML

stats:
username: admin
password: senha
port: 1936
customerrors: true
easymapping:
- port: 80
hosts:
host1.com.br: container:5000
host2.com.br: other:3000
redirect:
www.host1.com.br: http://host1.com.br
- port: 8080
hosts:
host3.com.br: domain:8181