keep config.js in config/
and persist it via various docker mechanisms
This commit is contained in:
@@ -7,6 +7,7 @@ ENV STORAGE=\'./storage/file\'
|
||||
ENV LOG_TO_STDOUT=true
|
||||
|
||||
# Persistent storage needs
|
||||
VOLUME /cryptpad/config
|
||||
VOLUME /cryptpad/datastore
|
||||
VOLUME /cryptpad/customize
|
||||
VOLUME /cryptpad/blobstage
|
||||
|
||||
Reference in New Issue
Block a user