dnsmasq container is testing successfully now.

This commit is contained in:
2023-07-29 14:39:37 -07:00
parent 0915d7a018
commit c9cc828907
5 changed files with 25 additions and 23 deletions

View File

@@ -10,11 +10,11 @@
# The local domains being hosted.
search example.com anotherdomain.com
# Explicitly set local caching with /etc/hosts on.
# Explicitly set local caching with hosts file on.
nameserver 127.0.0.1
# Add any extra settings.
options rotate
#options rotate
# Use Cloudflare for upstream DNS.
nameserver 1.1.1.1