mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore(server): default postgres hostname to compose service name (#9118)
This commit is contained in:
parent
1e34b01986
commit
7ea539b753
4 changed files with 9 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue