mirror of
https://github.com/traefik/traefik.git
synced 2026-06-18 03:20:34 +03: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
|