mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-19 20:41:52 -07:00
update documentation for change to keycloak_quarkus_proxy_mode handling
This commit is contained in:
parent
b72460e464
commit
d673fcf48a
2 changed files with 2 additions and 2 deletions
|
@ -243,7 +243,7 @@ argument_specs:
|
|||
keycloak_quarkus_proxy_mode:
|
||||
default: 'edge'
|
||||
type: "str"
|
||||
description: "The proxy address forwarding mode if the server is behind a reverse proxy"
|
||||
description: "The proxy address forwarding mode if the server is behind a reverse proxy. Set to 'none' if not using a proxy"
|
||||
keycloak_quarkus_start_dev:
|
||||
default: False
|
||||
type: "bool"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue