From f0b9246dacd6e48ac24e0f160fb9422cfbfd5322 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 19:18:17 +0000 Subject: [PATCH] Update AI_Containers/scriberr/compose.yaml --- AI_Containers/scriberr/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI_Containers/scriberr/compose.yaml b/AI_Containers/scriberr/compose.yaml index 16759e2..04757eb 100644 --- a/AI_Containers/scriberr/compose.yaml +++ b/AI_Containers/scriberr/compose.yaml @@ -23,7 +23,7 @@ services: - flame.url=http://scriberr.homelab.internal - flame.icon=transcribe # optional, default is "docker" - traefik.enable=true - - traefik.http.routers.scriberr.rule=Host('scriberr.homelab.internal') + - traefik.http.routers.scriberr.rule=Host(`scriberr.homelab.internal`) - traefik.http.routers.scriberr.entrypoints=web restart: unless-stopped networks: