-type:bind#we can't use volume for a single file (and we don't want to put the whole /opt/ep on a volume). Make sure that /DATA/docker/... is only accesible by root! This could be improved if APIKEY was stored in a directory.
source:/DATA/docker/etherpad/week/APIKEY.txt
target:/APIKEY.txt
read_only:True
volumes:
-type:volume
source:api-key-week
target:/mountedAPIkey
read_only:true
volume:
nocopy:true
environment:
URL:"https://week.pad.picasoft.net"
DEL:1209600#14 days. MUST be COHERENT with settings_week.json ep_delete_after_delay{