Add 2 missing volumes for blobs

This commit is contained in:
KemoNine 2019-03-19 11:01:05 -04:00
parent eee65bf435
commit dbb96d9c7c
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ VOLUME /cryptpad/blobstage
VOLUME /cryptpad/pins
VOLUME /cryptpad/tasks
VOLUME /cryptpad/block
VOLUME /cryptpad/blob
VOLUME /cryptpad/blobstage
# Required packages
# jq is a build only dependency, removed in cleanup stage