[bitnami/keycloack] Updates in README.md environment variable documentation (#28184)

This commit is contained in:
Rafael Ríos Saavedra
2023-03-24 09:30:36 +01:00
committed by GitHub
parent ec90f6a262
commit 02a897c5fc

View File

@@ -85,7 +85,7 @@ The Bitnami Keycloak container can create a default admin user by setting the fo
The Bitnami Keycloak container can connect to a database by setting the following environment variables:
* `KEYCLOAK_DATABASE_VENDOR`: Database vendor. Default: **postgres**. Use **dev-mem** or **dev-file** to use an in-memory or file-based database for development purposes.
* `KEYCLOAK_DATABASE_VENDOR`: Database vendor. Default: **postgresql**. Use **dev-mem** or **dev-file** to use an in-memory or file-based database for development purposes.
### PostgreSQL database connection configuration