Explorar o código

Fixed default DB_HOSTNAME to be the correct database container

Alex Tran %!s(int64=3) %!d(string=hai) anos
pai
achega
fa6f6f8e9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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