Compare commits

...

2 Commits

Author SHA1 Message Date
378d6644cc fix: correct service name for wizarr-ldap in compose file
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s
2026-07-16 17:10:47 -04:00
5336b9cb0a fix: correct service name for authentik_ldap in compose file 2026-07-16 17:10:01 -04:00

View File

@ -19,7 +19,7 @@ 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:
image: ghcr.io/goauthentik/ldap:2026.5.3 image: ghcr.io/goauthentik/ldap:2026.5.3
networks: networks:
- proxy-net - proxy-net