changed pictures path

This commit is contained in:
2023-12-18 10:57:10 -06:00
parent 919299a1cd
commit 8a3fabc6f3

View File

@@ -47,7 +47,7 @@ services:
PHOTOPRISM_SITE_AUTHOR: "" # meta site author
working_dir: "/photoprism" # do not change or remove
volumes:
- "D:\\OneDrive\\Pictures:/photoprism/originals" # Original media files (DO NOT REMOVE)
- "/mnt/DadandMomPictures:/photoprism/originals" # Original media files (DO NOT REMOVE)
- "${DOCKER_CONFIGS}/storage:/photoprism/storage" # *Writable* storage folder for cache, database, and sidecar files (DO NOT REMOVE)
photoprism-mariadb: