update documentation for change to keycloak_quarkus_proxy_mode handling

This commit is contained in:
Miles Sherman 2023-09-18 17:21:45 +00:00
commit d673fcf48a
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ keycloak_quarkus_db_enabled: "{{ True if keycloak_quarkus_ha_enabled else False
keycloak_quarkus_http_relative_path: auth
keycloak_quarkus_frontend_url: http://localhost:8080/auth
# proxy address forwarding mode if the server is behind a reverse proxy. [edge, reencrypt, passthrough]
# proxy address forwarding mode if the server is behind a reverse proxy. [none, edge, reencrypt, passthrough]
keycloak_quarkus_proxy_mode: edge
# disable xa transactions