From 7cd014085b67c995ad9d6d15e7b385493f586b85 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 16 Jul 2026 17:24:17 -0400 Subject: [PATCH] renamed ldap service --- nodes/heimdall/wizarr/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/heimdall/wizarr/compose.yaml b/nodes/heimdall/wizarr/compose.yaml index 3fc8f5f..73647a5 100644 --- a/nodes/heimdall/wizarr/compose.yaml +++ b/nodes/heimdall/wizarr/compose.yaml @@ -19,7 +19,7 @@ services: - "traefik.http.routers.wizarr.service=wizarr" - "traefik.http.services.wizarr.loadbalancer.server.port=5690" - wizarr-ldap: + authentik-ldap: image: ghcr.io/goauthentik/ldap:2026.5.3 networks: - proxy-net