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

@@ -25,10 +25,7 @@ services:
volumes:
- ./data/files:/cryptpad/datastore:rw
- ./data/customize:/cryptpad/customize:rw
- ./data/pins:/cryptpad/pins:rw
- ./data/blob:/cryptpad/blob:rw
- ./data/blobstage:/cryptpad/blobstage:rw
- ./data/tasks:/cryptpad/tasks:rw
- ./data/block:/cryptpad/block:rw
- ./data/config:/cryptpad/cfg:rw
- ./data/data:/cryptpad/data:rw