homepage/config/coredns/Corefile
2024-03-15 05:41:12 +00:00

15 lines
247 B
Plaintext

.:53 {
hosts {
192.168.0.9 famtech.priv
192.168.0.9 consul.famtech.priv
192.168.0.9 etri.priv
ttl 300
fallthrough
}
forward . 155.230.10.2
log
cache
errors
reload 20s
whoami
}