fix: comment out AUTHENTIK_HOST_BROWSER in Sonarr service configuration to resolve redirect loop
This commit is contained in:
parent
43a63dbf8e
commit
116207e446
@ -46,7 +46,7 @@ services:
|
|||||||
AUTHENTIK_INSECURE: "false"
|
AUTHENTIK_INSECURE: "false"
|
||||||
AUTHENTIK_TOKEN: cJ4UWeFQ2DUTyvR22s588ciFuLSw698HTVxnEf7ecN3dq3nFOyVod6ngE66Z
|
AUTHENTIK_TOKEN: cJ4UWeFQ2DUTyvR22s588ciFuLSw698HTVxnEf7ecN3dq3nFOyVod6ngE66Z
|
||||||
# Optional setting to be used when `authentik_host` for internal communication doesn't match the public URL.
|
# 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:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.sonarr.entrypoints=websecure"
|
- "traefik.http.routers.sonarr.entrypoints=websecure"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user