Skip to content

Commit

Permalink
Merge pull request #1221 from owncloud/add-onlyoffice-docker
Browse files Browse the repository at this point in the history
Add onlyoffice mount on docker-compose setup
  • Loading branch information
phil-davis authored Jan 18, 2021
2 parents 840b353 + 3e7c30d commit f97f0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocis/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f97f0d7

Please sign in to comment.