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 49 additions and 3 deletions
Showing only changes of commit 17f1649c2d - Show all commits

View File

@ -25,6 +25,8 @@ services:
- redis
- database
deploy:
update_config:
failure_action: continue
labels:
- "traefik.enable=true"
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=2283"