Merge commit 'a1cce807be1c4ac5f04c42d780df06c216a0de9c'
This commit is contained in:
commit
dca26b4e2f
|
@ -5,7 +5,7 @@ ENV ROOT_LOGLEVEL="ALL"
|
|||
ENV KC_HEALTH_ENABLED="true"
|
||||
# ENV KC_METRICS_ENABLED=true
|
||||
ENV PROXY_ADDRESS_FORWARDING="true"
|
||||
ENV KC_HOSTNAME="keycloak.demo.spiffworkflow.org"
|
||||
# ENV KC_HOSTNAME="keycloak.demo.spiffworkflow.org"
|
||||
ENV KC_HOSTNAME_URL="https://keycloak.demo.spiffworkflow.org"
|
||||
ENV KC_FEATURES="token-exchange,admin-fine-grained-authz"
|
||||
# ENV KC_DB=postgres
|
||||
|
|
Loading…
Reference in New Issue