diff --git a/immich/env.example b/immich/env.example index 77721ea..57995eb 100644 --- a/immich/env.example +++ b/immich/env.example @@ -11,6 +11,7 @@ UPLOAD_LOCATION=/opt/immich/library # The Immich version to use. You can pin this to a specific version like "v1.71.0" IMMICH_VERSION=release +DB_HOSTNAME=rick_psql DB_USERNAME=psql DB_PASSWORD=postgres DB_DATABASE_NAME=immich