mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-29 08:01:33 -07:00
apply review suggestions
This commit is contained in:
parent
38ff519624
commit
f0f90b8930
3 changed files with 6 additions and 6 deletions
|
@ -28,7 +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_port: -1
|
||||
keycloak_quarkus_http_enabled: True
|
||||
keycloak_quarkus_http_port: 8080
|
||||
keycloak_quarkus_https_port: 8443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue