#113 Update DB config
This commit is contained in:
parent
d883625ba0
commit
cb2e20f3d0
@ -1 +1,5 @@
|
||||
KEYCLOAK_ADMIN="jafner"
|
||||
KEYCLOAK_ADMIN="jafner"
|
||||
KC_DB=postgres
|
||||
KC_DB_URL=postgres
|
||||
KC_DB_USERNAME=keycloak
|
||||
KC_HOSTNAME=keycloak
|
1
fighter/config/keycloak/postgres.env
Normal file
1
fighter/config/keycloak/postgres.env
Normal file
@ -0,0 +1 @@
|
||||
POSTGRES_DB=keycloak
|
Loading…
Reference in New Issue
Block a user