diff --git a/authentik/docker-compose.yaml b/authentik/docker-compose.yaml index ad5403a..c25ed77 100644 --- a/authentik/docker-compose.yaml +++ b/authentik/docker-compose.yaml @@ -54,7 +54,7 @@ services: - "${HTTP_PORT:-9000}:9000" - "${HTTPS_PORT:-9443}:9443" depends_on: - postgresql: + postgres: condition: service_healthy redis: condition: service_healthy