Add onlyoffice mount on docker-compose setup

This commit is contained in:
Dipak Acharya
2021-01-18 11:19:26 +05:45
parent 840b353d03
commit 3e7c30d12a
+1
View File
@@ -33,6 +33,7 @@ services:
- ../thumbnails:/thumbnails - ../thumbnails:/thumbnails
- ../webdav:/webdav - ../webdav:/webdav
- ../storage:/storage - ../storage:/storage
- ../onlyoffice:/onlyoffice
environment: environment:
# ocis log level will be used for all services # ocis log level will be used for all services
OCIS_LOG_LEVEL: debug OCIS_LOG_LEVEL: debug