Compare commits

...

1 Commits

Author SHA1 Message Date
f
65e8718063 fix: stop the running container first coop-cloud/gitea#53 2026-05-19 10:43:38 -03:00

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"