#113 Switch command to simple start with --optimized
flag. Will import realms later
This commit is contained in:
parent
8404d544f1
commit
605c71d558
@ -15,7 +15,7 @@ services:
|
||||
- keycloak
|
||||
keycloak:
|
||||
restart: "no"
|
||||
command: start --import-realm #--hostname-url=https://keycloak.jafner.net --proxy=passthrough
|
||||
command: start --optimized #--hostname-url=https://keycloak.jafner.net --proxy=passthrough
|
||||
env_file:
|
||||
- keycloak.env
|
||||
- keycloak_secrets.env
|
||||
|
Loading…
Reference in New Issue
Block a user