From cc888b1499c6e33da23216fb01dadd0611466d66 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 19:17:24 +0000 Subject: [PATCH] Update Dashboard_Containers/flame/compose.yaml --- Dashboard_Containers/flame/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard_Containers/flame/compose.yaml b/Dashboard_Containers/flame/compose.yaml index 515ed2d..bea5357 100644 --- a/Dashboard_Containers/flame/compose.yaml +++ b/Dashboard_Containers/flame/compose.yaml @@ -13,7 +13,7 @@ services: - traefik_network labels: - traefik.enable=true - - traefik.http.routers.flame.rule=Host('flame.homelab.internal') + - traefik.http.routers.flame.rule=Host(`flame.homelab.internal`) - traefik.http.routers.flame.entrypoints=web restart: unless-stopped networks: