c0f1e74bed
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
7 lines
134 B
YAML
7 lines
134 B
YAML
haproxy:
|
|
image: haproxy
|
|
volumes:
|
|
- ../haproxy/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg
|
|
|
|
whoami:
|
|
image: traefik/whoami
|