Update Backup_Containers/urbackup/compose.yaml

This commit is contained in:
2026-02-15 23:19:42 +00:00
parent 2e886902cf
commit f748d21738
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- /mnt/urbackup/backups:/backups - /mnt/urbackup/backups:/backups
# Uncomment the next line if you want to bind-mount the www-folder # Uncomment the next line if you want to bind-mount the www-folder
#- /path/to/wwwfolder:/usr/share/urbackup #- /path/to/wwwfolder:/usr/share/urbackup
network_mode: "host" #network_mode: "host"
# Uncomment the following two lines if you're using BTRFS support # Uncomment the following two lines if you're using BTRFS support
#cap_add: #cap_add:
# - SYS_ADMIN # - SYS_ADMIN