test/app/dns.yml

9 lines
No EOL
143 B
YAML

dnsServer:
port: 53
network: udp # protocol
alternate_resolver:
ip: 8.8.8.8
port: 53
records:
type_a:
test.com: 10.10.10.1