Add variable for frontendUrl (for revproxy scenario)

This commit is contained in:
Guido Grazioli 2022-01-13 17:38:11 +01:00
commit bcd82a5ae5
8 changed files with 14 additions and 11 deletions

View file

@ -55,6 +55,7 @@ keycloak_jdbc:
keycloak_modcluster:
enabled: "{{ keycloak_ha_enabled }}"
reverse_proxy_url: "{{ keycloak_modcluster_url }}"
frontend_url: "{{ keycloak_frontend_url }}"
# infinispan
keycloak_remotecache: