mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-08 15:14:27 -07:00
rename _admin to _hostname_admin
This commit is contained in:
parent
c7ce7be6c4
commit
69a947c0b6
5 changed files with 17 additions and 13 deletions
|
@ -50,7 +50,7 @@ https-trust-store-password={{ keycloak_quarkus_https_trust_store_password }}
|
|||
|
||||
# Client URL configuration
|
||||
hostname={{ keycloak_quarkus_hostname }}
|
||||
hostname-admin={{ keycloak_quarkus_admin }}
|
||||
hostname-admin={{ keycloak_quarkus_hostname_admin }}
|
||||
hostname-strict={{ keycloak_quarkus_hostname_strict | lower }}
|
||||
hostname-backchannel-dynamic={{ keycloak_quarkus_hostname_backchannel_dynamic | lower }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue