mirror of
https://github.com/containous/traefik.git
synced 2025-01-26 10:03:48 +03:00
b54c956c5e
Co-authored-by: Julien Salleyron <julien@containo.us>
8 lines
137 B
YAML
8 lines
137 B
YAML
haproxy:
|
|
image: haproxy
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: containous/whoami
|