diff --git a/deployments/examples/ocis_wopi/.env b/deployments/examples/ocis_wopi/.env index dadcf7031bc..240bc6f960d 100644 --- a/deployments/examples/ocis_wopi/.env +++ b/deployments/examples/ocis_wopi/.env @@ -25,7 +25,7 @@ DEMO_USERS= ### Wopi server settings ### # cs3org wopi server version. Defaults to "latest" -WOPISERVER_DOCKER_TAG=v8.3.0 +WOPISERVER_DOCKER_TAG= # cs3org wopi server domain. Defaults to "wopiserver.owncloud.test" WOPISERVER_DOMAIN= # JWT secret which is used for the documents to be request by the Wopi client from the cs3org Wopi server. Must be change in order to have a secure Wopi server. Defaults to "LoremIpsum567"