Update .env

This commit is contained in:
Michael Barz
2022-06-28 10:26:29 +02:00
committed by GitHub
parent ba0d360dad
commit 23bc890eb9

View File

@@ -14,7 +14,7 @@ TRAEFIK_ACME_MAIL=
### oCIS settings ###
# oCIS version. Defaults to "latest"
OCIS_DOCKER_TAG=v8.3.0
OCIS_DOCKER_TAG=
# Domain of oCIS, where you can find the frontend. Defaults to "ocis.owncloud.test"
OCIS_DOMAIN=
# oCIS admin user password. Defaults to "admin".
@@ -25,7 +25,7 @@ DEMO_USERS=
### Wopi server settings ###
# cs3org wopi server version. Defaults to "latest"
WOPISERVER_DOCKER_TAG=
WOPISERVER_DOCKER_TAG=v8.3.0
# 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"