Put persisted realm configs in .keycloakify
This commit is contained in:
parent
8e8a0ccf54
commit
76416ddd5b
@ -38,6 +38,7 @@ export async function getRealmConfig(params: {
|
|||||||
|
|
||||||
const realmJsonFilePath = pathJoin(
|
const realmJsonFilePath = pathJoin(
|
||||||
buildContext.projectDirPath,
|
buildContext.projectDirPath,
|
||||||
|
".keycloakify",
|
||||||
`realm-kc-${keycloakMajorVersionNumber}.json`
|
`realm-kc-${keycloakMajorVersionNumber}.json`
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user