diff --git a/immich/docker-compose.yml b/immich/docker-compose.yml index a6be650..a6ff57b 100644 --- a/immich/docker-compose.yml +++ b/immich/docker-compose.yml @@ -17,7 +17,7 @@ services: # service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding 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 - - /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 - /etc/localtime:/etc/localtime:ro env_file: