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