Merge pull request #1221 from owncloud/add-onlyoffice-docker

Add onlyoffice mount on docker-compose setup
This commit is contained in:
Phil Davis
2021-01-18 13:40:30 +05:45
committed by GitHub

View File

@@ -33,6 +33,7 @@ services:
- ../thumbnails:/thumbnails
- ../webdav:/webdav
- ../storage:/storage
- ../onlyoffice:/onlyoffice
environment:
# ocis log level will be used for all services
OCIS_LOG_LEVEL: debug