Remove --feature=declarative-user-profile from testing container launch script
This commit is contained in:
parent
1165477360
commit
3ce571daab
@ -51,7 +51,7 @@ export function generateStartKeycloakTestingContainer(params: { jarFilePath: str
|
||||
)}":"/opt/keycloak/themes/${themeName}":rw \\`
|
||||
),
|
||||
` -it quay.io/keycloak/keycloak:${keycloakVersion} \\`,
|
||||
` start-dev --features=declarative-user-profile`,
|
||||
` start-dev`,
|
||||
""
|
||||
].join("\n"),
|
||||
"utf8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user