Switch forward to 192.168.5.1 in CoreDNS configuration

This commit is contained in:
Fabrice D 2020-11-22 10:53:09 +01:00
parent d65ed453d8
commit 122b43c26c

View File

@ -32,7 +32,7 @@ data:
}
. {
forward . 192.168.1.1
forward . 192.168.5.1
cache
}
---