Fix admin login redirect when running locally

This commit is contained in:
Giovanni Toraldo 2023-09-19 13:53:32 +02:00
parent aa7902b9c3
commit 9a46b455f6
No known key found for this signature in database
GPG key ID: 535A83AB8FE360A7
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@ keycloak_quarkus_master_realm: master
### Configuration settings
keycloak_quarkus_bind_address: 0.0.0.0
keycloak_quarkus_host: localhost
keycloak_quarkus_port: 8080
keycloak_quarkus_http_enabled: True
keycloak_quarkus_http_port: 8080
keycloak_quarkus_https_port: 8443

View file

@ -25,6 +25,7 @@ https-certificate-key-file={{ keycloak_quarkus_key_file }}
# Hostname for the Keycloak server.
hostname={{ keycloak_quarkus_host }}
hostname-port={{ keycloak_quarkus_port }}
hostname-path={{ keycloak_quarkus_http_relative_path }}
# Cluster