Fix database hostname

This commit is contained in:
Colin Hebert
2024-08-09 11:55:08 +10:00
committed by GitHub
parent ae095bb39c
commit 2e6137f127

View File

@@ -36,7 +36,7 @@ services:
restart: unless-stopped
immich_postgres:
hostname: postgres
hostname: database
image: tensorchord/pgvecto-rs:pg14-v0.2.0
environment:
POSTGRES_USER: postgres