Adjust coredns do not forward local.hass.io (#1237)

This commit is contained in:
Franck Nijhof 2019-08-18 11:08:34 +02:00 committed by Pascal Vizeli
parent be8439d4ac
commit ee2c257057

View File

@ -4,6 +4,7 @@
fallthrough
}
forward . $servers {
except local.hass.io
policy sequential
health_check 10s
}