mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
c0f1e74bed
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
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
|