adding more dns setting documentation

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill
2018-10-15 22:35:13 -05:00
parent 38ab3afae1
commit 173707fb2d
4 changed files with 11 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ docker run -d \
-e ServerIP="${IP}" \
-e ServerIPv6="${IPv6}" \
--restart=unless-stopped \
--cap-add=NET_ADMIN \
--dns=127.0.0.1 --dns=1.1.1.1 \
pihole/pihole:latest
echo -n "Your password for https://${IP}/admin/ is "