This commit is contained in:
mathieu 2024-05-17 23:47:22 +02:00
parent 2ef08d1299
commit 612bb0e62d

View File

@ -22,6 +22,7 @@ services:
image: traefik/whoami image: traefik/whoami
labels: labels:
- "traefik.http.routers.whoami.rule=Host(`whoami.docker.local`)" - "traefik.http.routers.whoami.rule=Host(`whoami.docker.local`)"
- "traefik.http.routers.nginxtest.entrypoints=web"
networks: networks:
web: web: