mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
8 lines
134 B
YAML
8 lines
134 B
YAML
haproxy:
|
|
image: haproxy
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: traefik/whoami
|