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.routers.wizarr.service=wizarr"
|
||||||
- "traefik.http.services.wizarr.loadbalancer.server.port=5690"
|
- "traefik.http.services.wizarr.loadbalancer.server.port=5690"
|
||||||
|
|
||||||
authentik_ldap:
|
wizarr_ldap:
|
||||||
|
container_name: wizarr_ldap
|
||||||
image: ghcr.io/goauthentik/ldap:2026.5.3
|
image: ghcr.io/goauthentik/ldap:2026.5.3
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user