filtron: add rules.json in this project

This commit is contained in:
Dalf
2019-07-13 10:56:22 +02:00
parent 440ee48aef
commit ba3507d96b
2 changed files with 115 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ services:
searx:
ipv4_address: 10.10.10.3
command: -listen 10.10.10.3:4040 -api 10.10.10.3:4041 -target 10.10.10.4:8080
volumes:
- ./rules.json:/etc/filtron/rules.json:rw
read_only: true
cap_drop:
- ALL