update to 21.0.2

This commit is contained in:
Sebastian Hugentobler 2023-04-08 12:17:47 +02:00
parent 4bc0fe0c12
commit 50fdf77b25
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
2 changed files with 5 additions and 4 deletions

View file

@ -8,5 +8,6 @@ exec s6-setuidgid keycloak /home/keycloak/server/bin/kc.sh start \
--db-password "$DB_PASSWORD" \
--hostname "$HOSTNAME" \
--http-enabled true \
--hostname-strict-backchannel=true \
--proxy edge
--hostname-strict-backchannel=true \
--proxy edge \
--metrics-enabled=true