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

8 lines
138 B
YAML
Raw Normal View History

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