diff --git a/compose/media/frontend/immich/.env b/compose/media/frontend/immich/.env index c4e76b5..9ceb713 100644 --- a/compose/media/frontend/immich/.env +++ b/compose/media/frontend/immich/.env @@ -1,7 +1,7 @@ # You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables # The location where your uploaded files are stored -UPLOAD_LOCATION=./library +UPLOAD_LOCATION=/mnt/media/photos/immich # The location where your database files are stored. Network shares are not supported for the database DB_DATA_LOCATION=./postgres