rebase and update documentation

This commit is contained in:
Guido Grazioli
2022-12-13 14:28:17 +01:00
parent 2df5fd22cf
commit 853d4ab96b
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)"