test-realms worden niet meer geïmport

This commit is contained in:
Timo De Meyst 2025-05-20 12:20:57 +02:00
parent 98ac8ab5a7
commit 65a2a0f662
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@ services:
extends:
file: ./compose.yml
service: idp
command: ['start', '--http-port', '7080', '--https-port', '7443', '--import-realm']
command: ['start', '--http-port', '7080', '--https-port', '7443']
networks:
- dwengo-1
labels: