From f263ec891f144ac1630c0d447a3da2e0d20ba41b Mon Sep 17 00:00:00 2001 From: Georgy Kazakov Date: Thu, 23 Jul 2026 01:39:07 +0300 Subject: [PATCH] kk --- lab/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/compose.yaml b/lab/compose.yaml index 48b564a..238ee78 100644 --- a/lab/compose.yaml +++ b/lab/compose.yaml @@ -56,7 +56,7 @@ services: KC_HEALTH_ENABLED: "true" KEYCLOAK_ADMIN: ${KEYCLOAK_ADMIN:-admin} KEYCLOAK_ADMIN_PASSWORD: ${KEYCLOAK_ADMIN_PASSWORD:-admin} - command: start + command: start-dev ports: - "8088:8080" volumes: