escaped backslash
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
PHOTOPRISM_SITE_AUTHOR: "" # meta site author
|
||||
working_dir: "/photoprism" # do not change or remove
|
||||
volumes:
|
||||
- "D:\Pictures\Emotes:/photoprism/originals" # Original media files (DO NOT REMOVE)
|
||||
- "D:\\Pictures\\Emotes:/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:
|
||||
|
||||
Reference in New Issue
Block a user