Fix docker issues

This commit is contained in:
yflory
2019-03-29 11:33:49 +01:00
parent a745fa1b71
commit 11236c6445
3 changed files with 11 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ ENV STORAGE=\'./storage/file\'
ENV LOG_TO_STDOUT=true
# Persistent storage needs
VOLUME /cryptpad/config
VOLUME /cryptpad/cfg
VOLUME /cryptpad/datastore
VOLUME /cryptpad/customize
VOLUME /cryptpad/blobstage