fix: keycloak_frontend_url needs scheme

This commit is contained in:
Guido Grazioli 2022-01-14 09:54:26 +01:00
commit 5fa9243bcd
4 changed files with 6 additions and 4 deletions

View file

@ -50,7 +50,7 @@ keycloak_force_install: False
### mod_cluster reverse proxy
keycloak_modcluster_url: localhost
keycloak_frontend_url: localhost
keycloak_frontend_url: http://localhost
### infinispan remote caches access (hotrod)
infinispan_user: supervisor