6 lines
139 B
Bash
6 lines
139 B
Bash
UPLOAD_LOCATION=/srv/photos
|
|
IMMICH_VERSION=v3
|
|
DB_PASSWORD=postgres
|
|
DB_USERNAME=postgres
|
|
DB_DATABASE_NAME=immich
|
|
DB_DATA_LOCATION=./postgres |