diff --git a/compose/nas/.env b/compose/nas/.env index f99239f..689f99f 100644 --- a/compose/nas/.env +++ b/compose/nas/.env @@ -1,9 +1,9 @@ # You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables # The location where your uploaded files are stored -UPLOAD_LOCATION=/srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/immich/library +UPLOAD_LOCATION=/srv/immich/library # The location where your database files are stored -DB_DATA_LOCATION=/srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/immich/postgres +DB_DATA_LOCATION=/srv/immich/postgres