We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ced6bd commit 4876b54Copy full SHA for 4876b54
docker-compose.local.yml
@@ -30,10 +30,10 @@ services:
30
- BACKEND=http://dummy
31
32
dummy:
33
- image: containous/whoami
+ image: traefik/whoami
34
35
website:
36
37
labels:
38
- traefik.enable=true
39
- traefik.http.routers.website.rule=PathPrefix(`/website`)
docker-compose.yml
0 commit comments