7 lines
143 B
Bash
7 lines
143 B
Bash
UPLOAD_LOCATION=./library
|
|
DB_DATA_LOCATION=./postgres
|
|
IMMICH_VERSION=release
|
|
DB_PASSWORD=postgres
|
|
DB_USERNAME=postgres
|
|
DB_DATABASE_NAME=immich
|