mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 07:31:30 -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
|
@ -50,6 +50,7 @@ keycloak_force_install: False
|
|||
|
||||
### mod_cluster reverse proxy
|
||||
keycloak_modcluster_url: localhost
|
||||
keycloak_frontend_url: localhost
|
||||
|
||||
### infinispan remote caches access (hotrod)
|
||||
infinispan_user: supervisor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue