changed storage point

This commit is contained in:
2021-10-27 11:49:15 +02:00
parent 7c715d04a6
commit 9cd7641c68
+1 -1
View File
@@ -109,7 +109,7 @@ services:
## You may mount an *import* folder from which files can be transferred to *originals* (optional):
# - "~/Import:/photoprism/import"
## Cache, session, thumbnail, and sidecar files will be created in the *storage* folder (never remove):
- "./storage:/photoprism/storage"
- "/docker/photoprism/storage:/photoprism/storage"
deploy:
mode: replicated
replicas: 1