ci: IDP in dev moet wel realms importeren

This commit is contained in:
Tibo De Peuter 2025-05-20 19:08:58 +02:00
parent 65a2a0f662
commit 1069a6a368
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -20,8 +20,8 @@ services:
image: quay.io/keycloak/keycloak:latest
ports:
- '7080:7080'
- '7443:7443'
#command: ['start-dev', '--http-port', '7080', '--https-port', '7443', '--import-realm']
# - '7443:7443'
command: ['start-dev', '--http-port', '7080', '--https-port', '7443', '--import-realm']
restart: unless-stopped
volumes:
- ./config/idp:/opt/keycloak/data/import