sync db name to official env example provided by immich
This commit is contained in:
LRVT 2024-02-22 03:03:21 +01:00 committed by GitHub
parent 1674e70307
commit 185c81a579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
DB_HOSTNAME=immich-database
DB_USERNAME=postgres
DB_PASSWORD=MySecureDatabasePassword # change this
DB_DATABASE_NAME=immich-psgdb
DB_DATABASE_NAME=immich
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
# TYPESENSE