diff --git a/services/collaboration/README.md b/services/collaboration/README.md index cb19990834..5daa8db514 100644 --- a/services/collaboration/README.md +++ b/services/collaboration/README.md @@ -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`.