add db
This commit is contained in:
parent
79597f6c09
commit
e43d155ea9
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ UPLOAD_LOCATION=/opt/immich/library
|
||||||
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
|
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
|
||||||
IMMICH_VERSION=release
|
IMMICH_VERSION=release
|
||||||
|
|
||||||
|
DB_HOSTNAME=rick_psql
|
||||||
DB_USERNAME=psql
|
DB_USERNAME=psql
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
DB_DATABASE_NAME=immich
|
DB_DATABASE_NAME=immich
|
||||||
|
|
Loading…
Add table
Reference in a new issue