Update README inline with the proxy settings

Signed-off-by: jack1902 <39212456+jack1902@users.noreply.github.com>
This commit is contained in:
jack1902
2022-05-25 09:44:14 +01:00
committed by Bitnami Containers
parent f2c42909e3
commit b94bb0d8b1

View File

@@ -213,8 +213,7 @@ Keycloak's branch 17 is no longer maintained by upstream and is now internally t
### 17-debian-10
Keycloak 17 is powered by Quarkus and to deploy it in production mode it is necessary to set up TLS.
To do this you need to set `KEYCLOAK_PRODUCTION` to **true** and configure TLS
Keycloak 17 is powered by Quarkus, and quite a things have changed. Most notably, `KEYCLOAK_PRODUCTION` should be set to **true** and `KEYCLOAK_PROXY` mode should be configured taking into account the information from [keycloak](https://www.keycloak.org/server/reverseproxy). If using anything other than `edge`, you must configure TLS.
## Contributing