chore: for redis, use service name as the default (#9109)

chore: use service name as default redis hostname
This commit is contained in:
Jason Rasmussen
2024-04-27 11:04:23 -04:00
committed by GitHub
parent 5a49de5592
commit 0d8a04b43c
4 changed files with 10 additions and 13 deletions
-1
View File
@@ -12,7 +12,6 @@ x-server-build: &server-common
- DB_USERNAME=postgres
- DB_PASSWORD=postgres
- DB_DATABASE_NAME=immich
- REDIS_HOSTNAME=redis
- IMMICH_MACHINE_LEARNING_ENABLED=false
- IMMICH_METRICS=true
volumes: