From b23a05d6933d9a879a8b6b038c345451c9006cd6 Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 29 Apr 2026 13:56:18 -0500 Subject: [PATCH] sdf --- swarm/actualbudget.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swarm/actualbudget.yaml b/swarm/actualbudget.yaml index 407823f..f957ef5 100644 --- a/swarm/actualbudget.yaml +++ b/swarm/actualbudget.yaml @@ -10,14 +10,14 @@ services: volumes: - /DockerVol/actual:/data environment: + PUID: "1964" + PGID: "1964" ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB: 20 ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB: 50 ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB: 20 deploy: placement: constraints: - PUID: "1964" - PGID: "1964" - node.hostname == znas - node.platform.arch != aarch64 - node.platform.arch != arm