This commit is contained in:
2025-10-31 13:03:11 +01:00
parent c2e3658303
commit 914ce8c0e5
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ services:
# 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}:/data
- /etc/localtime:/etc/localtime:ro
- /media/nas/nas-photo:/mnt/photos2
- /media/nas/photo:/mnt/photos2
env_file:
- .env
ports: