This commit is contained in:
2025-02-23 20:02:07 +01:00
parent f9130c5e97
commit aa67c7002e

View File

@ -18,7 +18,7 @@ services:
volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/usr/src/app/upload
- /share/Photo:/mnt/photos2:ro
- /media/nas/nas-photo:/mnt/photos2:ro
- /etc/localtime:/etc/localtime:ro
env_file:
- stack.env