mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 14:11:17 +01:00
8 lines
138 B
YAML
8 lines
138 B
YAML
haproxy:
|
|
image: haproxy:2.2
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: traefik/whoami
|