keycloak #1
@@ -22,7 +22,7 @@ in
|
|||||||
type = "postgresql";
|
type = "postgresql";
|
||||||
host = config.my.postgresSocket;
|
host = config.my.postgresSocket;
|
||||||
username = "keycloak";
|
username = "keycloak";
|
||||||
database = "keycloak";
|
databaseName = "keycloak";
|
||||||
};
|
};
|
||||||
initialAdmin = {
|
initialAdmin = {
|
||||||
user = "admin";
|
user = "admin";
|
||||||
|
|||||||
Reference in New Issue
Block a user