mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 20:36:20 +02: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
|