mirror of
https://github.com/traefik/traefik.git
synced 2026-03-29 22:04:33 -04:00
7 lines
137 B
YAML
7 lines
137 B
YAML
haproxy:
|
|
image: haproxy
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: containous/whoami
|