From 213afae003c1bba918fa670afa9ad47573267db3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 4 Feb 2026 21:19:58 -0500 Subject: [PATCH] Apply suggestion from @vhsdream --- install/opencloud-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/opencloud-install.sh b/install/opencloud-install.sh index 298e28438..675a4eff1 100644 --- a/install/opencloud-install.sh +++ b/install/opencloud-install.sh @@ -99,7 +99,7 @@ PROXY_TLS=false PROXY_CSP_CONFIG_FILE_LOCATION=${CONFIG_DIR}/csp.yaml ## Collaboration - requires VALID TLS -COLLABORA_DOMAIN=${COLLABORA_HOST} +COLLABORA_DOMAIN=${COLLABORA_FQDN} COLLABORATION_APP_NAME="CollaboraOnline" COLLABORATION_APP_PRODUCT="Collabora" COLLABORATION_APP_ADDR=https://${COLLABORA_HOST}