Update sensor.yml

This commit is contained in:
trixam
2021-05-03 14:37:52 +02:00
committed by GitHub
parent dceaa984c9
commit 460214f848

View File

@ -498,6 +498,8 @@ services:
environment: environment:
# For ET Pro ruleset replace "OPEN" with your OINKCODE # For ET Pro ruleset replace "OPEN" with your OINKCODE
- OINKCODE=OPEN - OINKCODE=OPEN
# Loading externel Rules from URL
# - FORMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
network_mode: "host" network_mode: "host"
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN