#113 Replace start command to import realms

This commit is contained in:
Joey Hafner 2024-01-04 11:39:00 -08:00
parent 6c51a957b5
commit 516249d848

View File

@ -15,7 +15,7 @@ services:
- keycloak
keycloak:
restart: "no"
command: start-dev --hostname-url=https://keycloak.jafner.net --proxy=passthrough
command: start --import-realm #--hostname-url=https://keycloak.jafner.net --proxy=passthrough
env_file:
- keycloak.env
- keycloak_secrets.env