nest volumes not exposed via HTTP in 'data' folder for easier migration

This commit is contained in:
ansuz
2019-12-30 12:11:44 -05:00
parent 80f3175a0e
commit 69bfca52fa
3 changed files with 3 additions and 9 deletions

View File

@@ -28,11 +28,8 @@ VOLUME /cryptpad/cfg
VOLUME /cryptpad/datastore
VOLUME /cryptpad/customize
VOLUME /cryptpad/blobstage
VOLUME /cryptpad/pins
VOLUME /cryptpad/tasks
VOLUME /cryptpad/block
VOLUME /cryptpad/blob
VOLUME /cryptpad/blobstage
VOLUME /cryptpad/data
# Copy cryptpad and tini from the build container