Modify Files

This commit is contained in:
gitea-actions[bot]
2026-04-12 11:40:24 +00:00
parent b79eb4a1e0
commit 97cd873854

View File

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