mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 12:28:33 +01:00
fix: explicitly set KC_DB vendor postgres
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
|||||||
- KC_DB_PASSWORD={{ keycloak_postgres_password }}
|
- KC_DB_PASSWORD={{ keycloak_postgres_password }}
|
||||||
- KC_HEALTH_ENABLED=true
|
- KC_HEALTH_ENABLED=true
|
||||||
- KC_METRICS_ENABLED=true
|
- KC_METRICS_ENABLED=true
|
||||||
|
- KC_DB=postgres
|
||||||
- KEYCLOAK_LOGLEVEL=WARN
|
- KEYCLOAK_LOGLEVEL=WARN
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user