config: extra db toegevoegd voor keycloak

This commit is contained in:
Timo De Meyst 2025-04-08 11:33:08 +02:00
parent 64d530236f
commit 4e87c8d819
2 changed files with 21 additions and 2 deletions

View file

@ -25,8 +25,6 @@ services:
restart: unless-stopped
volumes:
- ./config/idp:/opt/keycloak/data/import
depends_on:
- db
environment:
KC_HOSTNAME: localhost
KC_HOSTNAME_PORT: 7080