diff --git a/compose.yml b/compose.yml index b793e84..55534f8 100644 --- a/compose.yml +++ b/compose.yml @@ -74,7 +74,8 @@ services: - ./certs:/certs - ./custom-templates:/templates - proxy: + authentik-proxy: + container_name: authentik-proxy image: ghcr.io/goauthentik/proxy # Optionally specify the container's network, which must be able to reach the core authentik server.