Update Backup_Containers/urbackup/compose.yaml
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
|||||||
urbackup:
|
urbackup:
|
||||||
image: uroni/urbackup-server:latest
|
image: uroni/urbackup-server:latest
|
||||||
container_name: urbackup
|
container_name: urbackup
|
||||||
restart: unless-stopped
|
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000 # Enter the UID of the user who should own the files here
|
- 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
|
- PGID=100 # Enter the GID of the user who should own the files here
|
||||||
|
|||||||
Reference in New Issue
Block a user