re-enable strict backchannel, problem was with roundcube

This commit is contained in:
Sebastian Hugentobler 2023-01-25 09:26:18 +01:00
parent 43e52f40ee
commit 4bc0fe0c12

View File

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