Skip to content

Commit

Permalink
fix: Add resolv.conf configuration
Browse files Browse the repository at this point in the history
Added resolv.conf configuration file to fix mpgirro#223. Typo in /etc/resolv.conf. 127.0.0.11 instead of *.1
  • Loading branch information
MaHl111 committed Dec 27, 2023
1 parent d22de9f commit 4394c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions one-container/pihole-unbound/config/resolv.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
nameserver 127.0.0.1
options ndots:0

0 comments on commit 4394c8b

Please sign in to comment.