mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Closes #30380 Signed-off-by: Václav Muzikář <vmuzikar@redhat.com> (cherry picked from commit aee9390812b884072c5cac03c96eaf6794e2e682)
This commit is contained in:
parent
6750641808
commit
9b2bf7dd58
@ -79,6 +79,8 @@ public class KeycloakMain implements QuarkusApplication {
|
||||
return;
|
||||
}
|
||||
|
||||
Environment.setParsedCommand(new Start());
|
||||
|
||||
try {
|
||||
PropertyMappers.sanitizeDisabledMappers();
|
||||
Picocli.validateConfig(cliArgs, new Start());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user