This commit is contained in:
2025-02-28 07:34:28 +01:00
parent e0d33ea979
commit 912990014d

View File

@ -21,7 +21,7 @@ services:
volumes: 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 # 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
- /share/docker_data/immich/library:/usr/src/app/upload - /share/docker_data/immich/library:/usr/src/app/upload
- /media/nas/nas-photo:/mnt/photos2:ro - /media/nas/nas-photo:/mnt/photos2
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
env_file: env_file:
- stack.env - stack.env