not used credentials
This commit is contained in:
parent
1d635a1068
commit
9a35ea346a
1 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
||||||
{:user-name "testuser"
|
{:keycloak-admin-user "testuser"
|
||||||
:user-password "test1234"}
|
:keycloak-admin-password "testpassword"
|
||||||
|
:postgres-db-user "keycloakuser"
|
||||||
|
:postgres-db-password "testdbpassword"}
|
Loading…
Reference in a new issue