Add photoprism to restic
This commit is contained in:
parent
9e07300e34
commit
4d0c73fe8b
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue