From cd91769b93df4ff98d5c35262a381c8a1e1d84f1 Mon Sep 17 00:00:00 2001 From: reonokiy Date: Thu, 22 May 2025 00:22:54 +0800 Subject: [PATCH] update --- authentik/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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