浏览代码

Fixed default DB_HOSTNAME to be the correct database container

Alex Tran 3 年之前
父节点
当前提交
fa6f6f8e9f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker/.env.example

+ 1 - 1
docker/.env.example

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