From 8ee13fd2e11135d70e6f615bf2d7a20e2813f75a Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 29 Jul 2025 17:29:48 +0100 Subject: [PATCH] Fix URL for Traefik dashboard --- 8/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8/docker-compose.yml b/8/docker-compose.yml index e873a1e..1ef3d04 100644 --- a/8/docker-compose.yml +++ b/8/docker-compose.yml @@ -1,5 +1,5 @@ --- -# TIP: Why isn't Traefik routing correctly? Don't peek at challenge 7! Try checking the Traefik dashboard on localhost:8080 +# TIP: Why isn't Traefik routing correctly? Don't peek at challenge 7! Try checking the Traefik dashboard on http://localhost:8080/dashboard/ services: app: