Update Backup_Containers/urbackup/compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user