diff --git a/immich/.env b/immich/.env index 0e84b83..965a219 100644 --- a/immich/.env +++ b/immich/.env @@ -10,7 +10,7 @@ DB_DATA_LOCATION=./postgres TZ=Europe/Rome # The Immich version to use. You can pin this to a specific version like "v1.71.0" -IMMICH_VERSION=release +IMMICH_VERSION=v2 #DB_SKIP_MIGRATIONS=true # Connection secret for postgres. You should change it to a random password