Merge pull request #10370 from owncloud/mmattel-patch-1

[docs-only] Fix envvar name in collaboration service readme
This commit is contained in:
Martin
2024-10-22 09:10:50 +02:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ There are a few variables that you need to set:
* `COLLABORATION_APP_INSECURE`:\
In case you are using a self signed certificate for the WOPI app you can tell the collaboration service to allow an insecure connection.
* `COLLABORATION_APP_WOPISRC`:\
* `COLLABORATION_WOPI_SRC`:\
The external address of the collaboration service. The target app (onlyoffice, collabora, etc) will use this address to read and write files from Infinite Scale.\
For example: `https://wopi.example.com`.