From 030d1444cacebe2ba7d980810e9bf370180b95b7 Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 22 Apr 2026 00:01:03 +0000 Subject: [PATCH] updated compose file --- compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index b793e84..55534f8 100644 --- a/compose.yml +++ b/compose.yml @@ -74,7 +74,8 @@ services: - ./certs:/certs - ./custom-templates:/templates - proxy: + authentik-proxy: + container_name: authentik-proxy image: ghcr.io/goauthentik/proxy # Optionally specify the container's network, which must be able to reach the core authentik server.