fix: correct service name for authentik_ldap in compose file
This commit is contained in:
parent
228e407b2a
commit
5336b9cb0a
@ -19,7 +19,8 @@ services:
|
||||
- "traefik.http.routers.wizarr.service=wizarr"
|
||||
- "traefik.http.services.wizarr.loadbalancer.server.port=5690"
|
||||
|
||||
authentik_ldap:
|
||||
wizarr_ldap:
|
||||
container_name: wizarr_ldap
|
||||
image: ghcr.io/goauthentik/ldap:2026.5.3
|
||||
networks:
|
||||
- proxy-net
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user