This commit is contained in:
chrislu
2025-08-27 19:45:18 -07:00
parent bcddf26aee
commit 3fc893d6a6
+2
View File
@@ -123,6 +123,8 @@ services:
condition: service_healthy
keycloak:
condition: service_healthy
keycloak-setup:
condition: service_completed_successfully
healthcheck:
test: ["CMD", "wget", "-q", "--spider", "http://localhost:8333"]
interval: 10s