TZ=Europe/Berlin IMMICH_VERSION=release DATA_PATH=/srv/immich # Where uploaded photos and videos live. Network shares are fine here. UPLOAD_LOCATION=/srv/immich/library # The database must sit on local storage — never on NFS/SMB. DB_DATA_LOCATION=/srv/immich/postgres DB_USERNAME=postgres DB_PASSWORD=change-me DB_DATABASE_NAME=immich HTTP_PORT=2283