orchestration-tests/nomad/blocky/config.yml

21 lines
307 B
YAML
Raw Normal View History

2022-02-28 20:07:34 +00:00
upstream:
default:
- 1.1.1.1
- 1.0.0.1
blocking:
blackLists:
ads:
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
clientGroupsBlock:
default:
- ads
customDNS:
customTTL: 1h
mapping:
2022-03-13 17:13:19 +00:00
${base_hostname}: ${ingress_address}
2022-02-28 20:07:34 +00:00
port: 53
httpPort: 4000