mirror of
https://github.com/traefik/traefik.git
synced 2026-04-01 07:16:29 -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
|