diff --git a/Backup_Containers/urbackup/compose.yaml b/Backup_Containers/urbackup/compose.yaml index 211cfac..750390c 100644 --- a/Backup_Containers/urbackup/compose.yaml +++ b/Backup_Containers/urbackup/compose.yaml @@ -15,7 +15,7 @@ services: - /mnt/urbackup/backups:/backups # Uncomment the next line if you want to bind-mount the www-folder #- /path/to/wwwfolder:/usr/share/urbackup - network_mode: "host" + #network_mode: "host" # Uncomment the following two lines if you're using BTRFS support #cap_add: # - SYS_ADMIN