keep config.js in config/

and persist it via various docker mechanisms
This commit is contained in:
ansuz
2019-03-28 17:35:30 +01:00
parent 10e162e7e3
commit 744f212b26
5 changed files with 6 additions and 7 deletions

View File

@@ -26,3 +26,4 @@ services:
- ./data/blobstage:/cryptpad/blobstage:rw
- ./data/tasks:/cryptpad/tasks:rw
- ./data/block:/cryptpad/block:rw
- ./data/config:/cryptpad/config:rw