mirror of
https://github.com/traefik/traefik.git
synced 2025-11-12 14:21:17 +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
|