Add missing KC_HTTP_ENABLED

This commit is contained in:
3wc 2025-02-26 12:46:02 -05:00
parent d3c9fc4784
commit 636e81002d

View File

@ -22,6 +22,7 @@ services:
- KEYCLOAK_ADMIN=${ADMIN_USERNAME}
- KEYCLOAK_WELCOME_THEME=${WELCOME_THEME}
- KC_PROXY_HEADERS=xforwarded
- KC_HTTP_ENABLED=true
# NOTE(3wc): disabled due to missing curl binary, see
# https://git.coopcloud.tech/coop-cloud/keycloak/issues/15
# healthcheck: