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