From 185c81a579148c435da0d2ec7c6fd738d437dcf1 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 22 Feb 2024 03:03:21 +0100 Subject: [PATCH] .env sync db name to official env example provided by immich --- examples/immich/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/immich/.env b/examples/immich/.env index 3ef3732..9122a9c 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -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