mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-29 16:11:34 -07:00
Add variable for frontendUrl (for revproxy scenario)
This commit is contained in:
parent
ead4688ce6
commit
bcd82a5ae5
8 changed files with 14 additions and 11 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue