Update Photography_Containers/immich/compose.yaml
This commit is contained in:
@@ -25,8 +25,10 @@ services:
|
||||
#ports:
|
||||
# - '5009:2283'
|
||||
depends_on:
|
||||
- redis
|
||||
- database
|
||||
redis:
|
||||
condition: service_healthy
|
||||
database:
|
||||
condition: service_healthy
|
||||
healthcheck:
|
||||
disable: false
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user