mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 09:27:22 +08:00
[bitnami/keycloack] Updates in README.md environment variable documentation (#28184)
This commit is contained in:
committed by
GitHub
parent
ec90f6a262
commit
02a897c5fc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user