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": [ ],