Files
2026-03-26 18:02:59 -07:00

7 lines
176 B
Bash

UPLOAD_LOCATION=/mnt/storage/media/photos
DB_USERNAME=postgres
DB_PASSWORD=postgres
DB_DATABASE_NAME=immich
DB_DATA_LOCATION=/mnt/storage/apps/immich/db
TZ=America/Los_Angeles