mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Fixed default DB_HOSTNAME to be the correct database container
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| # Database | ||||
| ################################################################################### | ||||
|  | ||||
| DB_HOSTNAME=immich_database | ||||
| DB_HOSTNAME=immich_postgres | ||||
| DB_USERNAME=postgres | ||||
| DB_PASSWORD=postgres | ||||
| DB_DATABASE_NAME=immich | ||||
|   | ||||
		Reference in New Issue
	
	Block a user