diff --git a/compose.yml b/compose.yml index ab6b78e..35cdbfc 100644 --- a/compose.yml +++ b/compose.yml @@ -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"