fix: correct service name for wizarr-ldap in compose file
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s

This commit is contained in:
Nathan 2026-07-16 17:10:47 -04:00
parent 5336b9cb0a
commit 378d6644cc

View File

@ -19,8 +19,7 @@ services:
- "traefik.http.routers.wizarr.service=wizarr"
- "traefik.http.services.wizarr.loadbalancer.server.port=5690"
wizarr_ldap:
container_name: wizarr_ldap
wizarr-ldap:
image: ghcr.io/goauthentik/ldap:2026.5.3
networks:
- proxy-net