Update Photography_Containers/immich/compose.yaml

This commit is contained in:
2026-07-20 20:11:28 +00:00
parent 10e233400d
commit a3ac863b7e
+4 -2
View File
@@ -25,8 +25,10 @@ services:
#ports:
# - '5009:2283'
depends_on:
- redis
- database
redis:
condition: service_healthy
database:
condition: service_healthy
healthcheck:
disable: false
networks: