6 lines
151 B
Bash
6 lines
151 B
Bash
UPLOAD_LOCATION=library
|
|
DB_DATA_LOCATION=/srv/immich-postgres/
|
|
IMMICH_VERSION=release
|
|
DB_PASSWORD=postgres
|
|
DB_USERNAME=postgres
|
|
DB_DATABASE_NAME=immich |