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