From 460214f8480981d80cfaf3da712504df5b2e14b6 Mon Sep 17 00:00:00 2001 From: trixam Date: Mon, 3 May 2021 14:37:52 +0200 Subject: [PATCH] Update sensor.yml --- etc/compose/sensor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/compose/sensor.yml b/etc/compose/sensor.yml index c7317a72..366fa0f7 100644 --- a/etc/compose/sensor.yml +++ b/etc/compose/sensor.yml @@ -498,6 +498,8 @@ services: environment: # For ET Pro ruleset replace "OPEN" with your OINKCODE - OINKCODE=OPEN + # Loading externel Rules from URL + # - FORMURL="https://username:password@yoururl.com|https://username:password@otherurl.com" network_mode: "host" cap_add: - NET_ADMIN