From a3478dbadb5a511f77ee4f66025248cd64da53a2 Mon Sep 17 00:00:00 2001 From: John D <427295+boostchicken@users.noreply.github.com> Date: Thu, 24 Dec 2020 15:00:08 -0800 Subject: [PATCH] Update README.md --- nextdns/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextdns/README.md b/nextdns/README.md index 4111d11..ede1cfe 100644 --- a/nextdns/README.md +++ b/nextdns/README.md @@ -13,7 +13,7 @@ ## Customization -* Feel free to change [20-dns.conflist](../cni-plugins/20-dns.conflist) to change the IP address of the container. +* Feel free to change [20-dns.conflist](../cni-plugins/20-dns.conflist) to change the IP and MAC address of the container. * The NextDNS docker image is not supported by NextDNS. It is built out of this repo. If you make any enhancements please contribute back via a Pull Request. * If you want to inject custom DNS names into NextDNS use --add-host docker commands. The /etc/resolv.conf and /etc/hosts is generated from that and --dns. * Edit [10-dns.sh](../dns-common/on_boot.d/10-dns.sh) and update its values to reflect your environment (specifically the container name)