feat: add home mode option to Collabora

This commit is contained in:
a-schuetz
2025-11-05 09:01:01 +00:00
parent 16dd321bf2
commit 723fb73fb4
2 changed files with 7 additions and 1 deletions

View File

@@ -59,7 +59,8 @@ services:
--o:ssl.termination=true \
--o:welcome.enable=false \
--o:net.frame_ancestors=${OC_DOMAIN:-cloud.opencloud.test} \
--o:net.lok_allow.host[14]=${OC_DOMAIN-cloud.opencloud.test}
--o:net.lok_allow.host[14]=${OC_DOMAIN-cloud.opencloud.test} \
--o:home_mode.enable=${COLLABORA_HOME_MODE:-false}
username: ${COLLABORA_ADMIN_USER:-admin}
password: ${COLLABORA_ADMIN_PASSWORD:-admin}
cap_add: