diff --git a/authentik/compose.yaml b/authentik/compose.yaml index bbb5b57..36f1e92 100644 --- a/authentik/compose.yaml +++ b/authentik/compose.yaml @@ -62,6 +62,7 @@ services: - AUTHENTIK_TOKEN=${AUTHENTIK_LDAP_TOKEN} networks: - default + - proxy authentik_proxy: image: ghcr.io/goauthentik/proxy:${AUTHENTIK_VERSION}