re-add FROMURL example for Suricata in compose files

This commit is contained in:
t3chn0m4g3
2022-01-20 18:34:51 +00:00
parent 3524bafda2
commit ef31fc155b
9 changed files with 18 additions and 0 deletions

View File

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