config: Update Webtop PUID to 1045

This commit is contained in:
2026-02-22 20:52:31 -05:00
parent 7c0816019b
commit 901a3b6073
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ fi
# Configuration
BASE="/volume1/docker/webtop"
# Replace with your actual Synology PUID/PGID for the svc-webtop user
USER_ID="1046:65538" # svc-webtop
USER_ID="1045:65538" # svc-webtop
# Helper functions
run_mkdir() {