mirror of
https://github.com/immich-app/immich.git
synced 2025-06-27 21:40:03 +02: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
docker
|
@ -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