Add KC_PROXY_HEADERS to make self-service account URL work
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2024-11-30 18:50:30 -05:00
parent 1ee9f5e5d7
commit ef9fbd5436

View File

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