fix: correct service name for wizarr-ldap in compose file
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s
This commit is contained in:
parent
5336b9cb0a
commit
378d6644cc
@ -19,8 +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"
|
||||||
|
|
||||||
wizarr_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