diff --git a/nodes/heimdall/sonarr/compose.yaml b/nodes/heimdall/sonarr/compose.yaml index b2d30ed..9e7aff9 100644 --- a/nodes/heimdall/sonarr/compose.yaml +++ b/nodes/heimdall/sonarr/compose.yaml @@ -46,7 +46,7 @@ services: AUTHENTIK_INSECURE: "false" AUTHENTIK_TOKEN: cJ4UWeFQ2DUTyvR22s588ciFuLSw698HTVxnEf7ecN3dq3nFOyVod6ngE66Z # Optional setting to be used when `authentik_host` for internal communication doesn't match the public URL. - AUTHENTIK_HOST_BROWSER: https://sonarr.castaldifamily.com + # AUTHENTIK_HOST_BROWSER: https://sonarr.castaldifamily.com labels: - "traefik.enable=true" - "traefik.http.routers.sonarr.entrypoints=websecure"