Add a missing endif.

This commit is contained in:
Andrea Dell'Amico 2024-05-30 12:38:25 +02:00
parent a62b68295e
commit a0a92dc3c4
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -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.