Update database path to use /mnt/tank/persist

This commit is contained in:
Colin 2025-10-13 00:56:33 -04:00
parent e331b028c9
commit 2d4c8f6701
Signed by: colin
SSH Key Fingerprint: SHA256:nRPCQTeMFLdGytxRQmPVK9VXY3/ePKQ5lGRyJhT5DY8
1 changed files with 5 additions and 5 deletions

View File

@ -23,11 +23,11 @@ services:
- node.hostname == macmini1 - node.hostname == macmini1
labels: labels:
- "traefik.enable=false" - "traefik.enable=false"
# update_config: update_config:
# order: stop-first order: stop-first
# failure_action: rollback failure_action: rollback
# delay: 0s delay: 0s
# parallelism: 1 parallelism: 1
restart_policy: restart_policy:
condition: any condition: any