mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 17:04:00 +02:00
chore: for redis, use service name as the default (#9109)
chore: use service name as default redis hostname
This commit is contained in:
parent
5a49de5592
commit
0d8a04b43c
4 changed files with 10 additions and 13 deletions
docker
|
@ -16,5 +16,3 @@ DB_PASSWORD=postgres
|
|||
DB_HOSTNAME=immich_postgres
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
|
||||
REDIS_HOSTNAME=immich_redis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue