diff --git a/templates/keycloak.conf.j2 b/templates/keycloak.conf.j2 index 260ea41..5bce0bf 100644 --- a/templates/keycloak.conf.j2 +++ b/templates/keycloak.conf.j2 @@ -44,6 +44,7 @@ proxy=reencrypt # The proxy address forwarding mode if the server is behind a reverse proxy. proxy-headers={{ keycloak_reverse_proxy_type }} {% endif %} +{% endif %} {% if keycloak_set_hostname %} # Hostname for the Keycloak server.