mirror of
https://github.com/traefik/traefik.git
synced 2026-03-28 00:41:35 +01:00
8 lines
137 B
YAML
8 lines
137 B
YAML
haproxy:
|
|
image: haproxy
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: containous/whoami
|