From c1a59fce3dd93ab9c604fbef9871e46b9b4ff484 Mon Sep 17 00:00:00 2001 From: komodo Date: Tue, 22 Jul 2025 08:08:53 +0000 Subject: [PATCH] [Komodo] fern: Write Compose File: update authentik/compose.yaml --- authentik/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/authentik/compose.yaml b/authentik/compose.yaml index bbb5b57..36f1e92 100644 --- a/authentik/compose.yaml +++ b/authentik/compose.yaml @@ -62,6 +62,7 @@ services: - AUTHENTIK_TOKEN=${AUTHENTIK_LDAP_TOKEN} networks: - default + - proxy authentik_proxy: image: ghcr.io/goauthentik/proxy:${AUTHENTIK_VERSION}