From bbf5d70d98ad77020a538181a7c62d6109b1045d Mon Sep 17 00:00:00 2001 From: trixam Date: Mon, 3 May 2021 14:42:39 +0200 Subject: [PATCH] Update sensor.yml --- etc/compose/sensor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/compose/sensor.yml b/etc/compose/sensor.yml index 366fa0f7..14d7f70a 100644 --- a/etc/compose/sensor.yml +++ b/etc/compose/sensor.yml @@ -499,7 +499,7 @@ services: # 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" + # - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com" network_mode: "host" cap_add: - NET_ADMIN