[Komodo] fern: Write Compose File: update authentik/compose.yaml

This commit is contained in:
komodo 2025-07-22 08:08:53 +00:00
parent bfac1351d8
commit c1a59fce3d

View file

@ -62,6 +62,7 @@ services:
- AUTHENTIK_TOKEN=${AUTHENTIK_LDAP_TOKEN} - AUTHENTIK_TOKEN=${AUTHENTIK_LDAP_TOKEN}
networks: networks:
- default - default
- proxy
authentik_proxy: authentik_proxy:
image: ghcr.io/goauthentik/proxy:${AUTHENTIK_VERSION} image: ghcr.io/goauthentik/proxy:${AUTHENTIK_VERSION}