From b6ff91f19833893be572ad1699c02c546bba39c9 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 22 Aug 2024 12:04:48 +0000 Subject: [PATCH] Update nextcloud/firewall-nextcloud.json --- nextcloud/firewall-nextcloud.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nextcloud/firewall-nextcloud.json b/nextcloud/firewall-nextcloud.json index 861d0b7..ebd331c 100644 --- a/nextcloud/firewall-nextcloud.json +++ b/nextcloud/firewall-nextcloud.json @@ -30,11 +30,6 @@ "SOURCE": "/var/run/docker.sock", "DEST": "/var/run/docker.sock", "TYPE": "rw" - }, - { - "SOURCE": "/usr/bin/docker", - "DEST": "/usr/bin/docker", - "TYPE": "ro" } ], "PORTS": [ ],