Add missing KC_HTTP_ENABLED
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
|||||||
- KEYCLOAK_ADMIN=${ADMIN_USERNAME}
|
- KEYCLOAK_ADMIN=${ADMIN_USERNAME}
|
||||||
- KEYCLOAK_WELCOME_THEME=${WELCOME_THEME}
|
- KEYCLOAK_WELCOME_THEME=${WELCOME_THEME}
|
||||||
- KC_PROXY_HEADERS=xforwarded
|
- KC_PROXY_HEADERS=xforwarded
|
||||||
|
- KC_HTTP_ENABLED=true
|
||||||
# NOTE(3wc): disabled due to missing curl binary, see
|
# NOTE(3wc): disabled due to missing curl binary, see
|
||||||
# https://git.coopcloud.tech/coop-cloud/keycloak/issues/15
|
# https://git.coopcloud.tech/coop-cloud/keycloak/issues/15
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user