From e166a4e1be71cb3470892047820cefb5cb976fc7 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 27 Apr 2026 16:24:12 -0400 Subject: [PATCH] fix: update AUTHENTIK_TOKEN for sabnzbd_outpost service --- nodes/heimdall/sabnzbd/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/heimdall/sabnzbd/compose.yaml b/nodes/heimdall/sabnzbd/compose.yaml index 3f5e80c..8523e5d 100644 --- a/nodes/heimdall/sabnzbd/compose.yaml +++ b/nodes/heimdall/sabnzbd/compose.yaml @@ -41,7 +41,7 @@ services: - proxy-net environment: AUTHENTIK_HOST: https://sso.castaldifamily.com - AUTHENTIK_TOKEN: 42FCcV9gmTfixaak77xW4eAZIMUUJ0u5vGsxvumfo1Lav5DIyLViDz4xqinE + AUTHENTIK_TOKEN: xvPTq2ASWspkW9Z7H44RPwLZ9LhFqBrtQ11eXPlE7QWGhsixWU7Rc07xVmsw AUTHENTIK_INSECURE: "false" labels: - "traefik.enable=true"