c0f1e74bed
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
6 lines
139 B
YAML
6 lines
139 B
YAML
whoami1:
|
|
image: traefik/whoami
|
|
labels:
|
|
- traefik.http.Routers.RouterMini.Rule=PathPrefix("/whoami")
|
|
- traefik.enable=true
|
|
|