1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-26 10:03:48 +03:00
traefik/integration/resources/compose/proxy-protocol.yml
Ludovic Fernandez b54c956c5e Adds Docker provider support
Co-authored-by: Julien Salleyron <julien@containo.us>
2019-01-18 15:18:04 +01:00

8 lines
137 B
YAML

haproxy:
image: haproxy
volumes:
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
whoami:
image: containous/whoami