mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-03 13:25:02 +00:00
Rename and honor parameter keycloak_quarkus_http_host
This commit is contained in:
@@ -26,6 +26,7 @@ http-enabled={{ keycloak_quarkus_http_enabled | lower }}
|
||||
http-port={{ keycloak_quarkus_http_port }}
|
||||
{% endif %}
|
||||
http-relative-path={{ keycloak_quarkus_http_relative_path }}
|
||||
http-host={{ keycloak_quarkus_http_host }}
|
||||
|
||||
# Management
|
||||
http-management-port={{ keycloak_quarkus_http_management_port }}
|
||||
|
||||
Reference in New Issue
Block a user