diff --git a/immich/.env b/immich/.env index b9eb52c..0e84b83 100644 --- a/immich/.env +++ b/immich/.env @@ -11,7 +11,7 @@ TZ=Europe/Rome # The Immich version to use. You can pin this to a specific version like "v1.71.0" IMMICH_VERSION=release -DB_SKIP_MIGRATIONS=true +#DB_SKIP_MIGRATIONS=true # Connection secret for postgres. You should change it to a random password # Please use only the characters `A-Za-z0-9`, without special characters or spaces