traefik/integration/resources/compose/proxy-protocol.yml

8 lines
138 B
YAML
Raw Normal View History

2017-10-30 09:02:03 +00:00
haproxy:
2020-11-08 22:24:04 +00:00
image: haproxy:2.2
2017-10-30 09:02:03 +00:00
volumes:
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
whoami:
image: traefik/whoami