Mount a directory for restore testing

And for actual restores, should the time come...
This commit is contained in:
Jake Howard 2020-05-18 12:08:10 +01:00
parent 9850f73a17
commit b9e6e8801e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -9,7 +9,7 @@ services:
- TZ=Europe/London
volumes:
- ./config:/config
- ./backups:/backups
- ./restore:/restore
- /srv/nextcloud-data/data/:/source/nextcloud:ro
- /opt/gitea/repos/repositories:/source/repositories:ro
- /scratch/db-backups:/source/db-backups:ro