From 2d4c8f6701b6f43089b2a5c79d6fe9e7388ab692 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 13 Oct 2025 00:56:33 -0400 Subject: [PATCH] Update database path to use /mnt/tank/persist --- stack.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stack.yml b/stack.yml index 09a0850..2969278 100644 --- a/stack.yml +++ b/stack.yml @@ -23,11 +23,11 @@ services: - node.hostname == macmini1 labels: - "traefik.enable=false" - # update_config: - # order: stop-first - # failure_action: rollback - # delay: 0s - # parallelism: 1 + update_config: + order: stop-first + failure_action: rollback + delay: 0s + parallelism: 1 restart_policy: condition: any