mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 00:56:29 +00:00
Adjust coredns do not forward local.hass.io (#1237)
This commit is contained in:
parent
be8439d4ac
commit
ee2c257057
@ -4,6 +4,7 @@
|
|||||||
fallthrough
|
fallthrough
|
||||||
}
|
}
|
||||||
forward . $servers {
|
forward . $servers {
|
||||||
|
except local.hass.io
|
||||||
policy sequential
|
policy sequential
|
||||||
health_check 10s
|
health_check 10s
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user