fix: stop the running container first coop-cloud/gitea#53

This commit is contained in:
f
2026-05-19 10:43:38 -03:00
parent de6d1a57ac
commit 65e8718063

View File

@ -73,7 +73,7 @@ services:
deploy:
update_config:
failure_action: rollback
order: start-first
order: stop-first
labels:
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
- "traefik.enable=true"