diff --git a/pihole-unbound-hyperlocal/resolv.conf b/pihole-unbound-hyperlocal/resolv.conf new file mode 100644 index 0000000..0b8ccee --- /dev/null +++ b/pihole-unbound-hyperlocal/resolv.conf @@ -0,0 +1,2 @@ +nameserver 127.0.0.1 +options ndots:0 \ No newline at end of file