rebase and update documentation

This commit is contained in:
Guido Grazioli 2022-12-13 14:28:17 +01:00
commit 853d4ab96b
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
2 changed files with 5 additions and 0 deletions

View file

@ -244,3 +244,7 @@ argument_specs:
default: 'edge'
type: "str"
description: "The proxy address forwarding mode if the server is behind a reverse proxy"
keycloak_quarkus_start_dev:
default: False
type: "bool"
description: "Whether to start the service in development mode (start-dev)"