homelab/fighter/config/keycloak/keycloak-wip.env

9 lines
157 B
Bash

KC_DB=postgres
KC_DB_URL=postgres
KC_DB_USERNAME=keycloak
KC_HOSTNAME=keycloak
DB=postgres
DB_URL=http://postgres:5432
DB_USER=keycloak
DB_PASS=weakpassword