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: