Add photoprism to restic

This commit is contained in:
Galuh Sahid 2023-12-26 10:51:50 +01:00
parent 9e07300e34
commit 4d0c73fe8b
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ services:
volumes:
- ${HOME}/services:/source/services:ro
- /mnt/nextcloud_data:/mnt/nextcloud_data:ro
- /mnt/photoprism_data:/mnt/photoprism_data:ro
- /mnt/photoprism_import_data:/mnt/photoprism_import_data:ro
- /etc:/source/etc:ro
environment:
RUN_ON_STARTUP: 'true'