Fixed default DB_HOSTNAME to be the correct database container

pull/189/head
Alex Tran 2022-05-24 08:49:38 +07:00
parent a44043a4e5
commit fa6f6f8e9f
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
# Database
###################################################################################
DB_HOSTNAME=immich_database
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_PASSWORD=postgres
DB_DATABASE_NAME=immich