diff --git a/immich/stack.env b/immich/stack.env index 527c182..0c25f50 100755 --- a/immich/stack.env +++ b/immich/stack.env @@ -18,4 +18,5 @@ DB_PASSWORD=postgres # The values below this line do not need to be changed ################################################################################### DB_USERNAME=postgres -DB_DATABASE_NAME=immich \ No newline at end of file +DB_DATABASE_NAME=immich +POSTGRES_PASSWORD=postgres \ No newline at end of file