mirror of
https://github.com/immich-app/immich.git
synced 2025-12-15 17:23:15 +03:00
chore(server): default postgres hostname to compose service name (#9118)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user