mirror of
https://github.com/containous/traefik.git
synced 2024-12-23 17:34:13 +03:00
4a68d29ce2
Co-authored-by: Gérald Croës <gerald@containo.us>
7 lines
142 B
YAML
7 lines
142 B
YAML
whoami1:
|
|
image: containous/whoami
|
|
labels:
|
|
- traefik.http.Routers.RouterMini.Rule=PathPrefix("/whoami")
|
|
- traefik.enable=true
|
|
|