From 7ce3cedfed9fcb56fc734a92ddcd76664b6f10fa Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 15 Feb 2026 23:19:59 +0000 Subject: [PATCH] Update Backup_Containers/urbackup/compose.yaml --- Backup_Containers/urbackup/compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Backup_Containers/urbackup/compose.yaml b/Backup_Containers/urbackup/compose.yaml index 750390c..ad3d9f6 100644 --- a/Backup_Containers/urbackup/compose.yaml +++ b/Backup_Containers/urbackup/compose.yaml @@ -2,7 +2,6 @@ services: urbackup: image: uroni/urbackup-server:latest container_name: urbackup - restart: unless-stopped environment: - PUID=1000 # Enter the UID of the user who should own the files here - PGID=100 # Enter the GID of the user who should own the files here