commetn DB_SKIP_MIGRATIONS

This commit is contained in:
dado
2025-08-24 14:52:53 +02:00
parent 76497a76c9
commit f52af74600

View File

@@ -11,7 +11,7 @@ TZ=Europe/Rome
# The Immich version to use. You can pin this to a specific version like "v1.71.0" # The Immich version to use. You can pin this to a specific version like "v1.71.0"
IMMICH_VERSION=release IMMICH_VERSION=release
DB_SKIP_MIGRATIONS=true #DB_SKIP_MIGRATIONS=true
# Connection secret for postgres. You should change it to a random password # 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 # Please use only the characters `A-Za-z0-9`, without special characters or spaces