7 lines
176 B
Bash
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
|