1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

chore(server): default postgres hostname to compose service name (#9118)

This commit is contained in:
Jason Rasmussen
2024-04-27 13:43:45 -04:00
committed by GitHub
parent 1e34b01986
commit 7ea539b753
4 changed files with 9 additions and 7 deletions

View File

@ -13,6 +13,5 @@ DB_PASSWORD=postgres
# The values below this line do not need to be changed
###################################################################################
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich