mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +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_HEALTH_ENABLED=true
|
||||
- KC_METRICS_ENABLED=true
|
||||
- KC_DB=postgres
|
||||
- KEYCLOAK_LOGLEVEL=WARN
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user