chore: set update_config failure_action continue to handle concurrent app+db restart #2

Merged
trav merged 4 commits from upgrade-1.7.0+v2.7.5 into main 2026-06-15 17:43:00 +00:00
3 changed files with 47 additions and 3 deletions
Showing only changes of commit eafa87d4d1 - Show all commits

View File

@ -19,7 +19,8 @@ services:
- proxy
- backend
healthcheck:
disable: false
test: ["CMD-SHELL", "immich-healthcheck"]
start_period: 120s
depends_on:
- redis
- database