From 940bc445a5cf47487260cefaa96cf209e25fc372 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 4 Feb 2026 21:20:29 -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 0088a4e37..1f64a21c6 100644 --- a/install/opencloud-install.sh +++ b/install/opencloud-install.sh @@ -105,7 +105,7 @@ COLLABORATION_APP_PRODUCT="Collabora" COLLABORATION_APP_ADDR=https://${COLLABORA_FQDN} COLLABORATION_APP_INSECURE=false COLLABORATION_HTTP_ADDR=0.0.0.0:9300 -COLLABORATION_WOPI_SRC=https://${WOPI_HOST} +COLLABORATION_WOPI_SRC=https://${WOPI_FQDN} COLLABORATION_JWT_SECRET= ## Notifications - Email settings