#113 Update DB config

This commit is contained in:
Joey Hafner 2024-01-04 11:45:05 -08:00
parent 516249d848
commit 8404d544f1
2 changed files with 6 additions and 1 deletions

View File

@ -1 +1,5 @@
KEYCLOAK_ADMIN="jafner"
KEYCLOAK_ADMIN="jafner"
KC_DB=postgres
KC_DB_URL=postgres
KC_DB_USERNAME=keycloak
KC_HOSTNAME=keycloak

View File

@ -0,0 +1 @@
POSTGRES_DB=keycloak