diff --git a/run-pihole/README.md b/run-pihole/README.md index 2615425..612cde4 100644 --- a/run-pihole/README.md +++ b/run-pihole/README.md @@ -31,6 +31,7 @@ -e VIRTUAL_HOST="pi.hole" \ -e PROXY_LOCATION="pi.hole" \ -e ServerIP="10.0.5.3" \ + -e IPv6="False" \ pihole/pihole:latest ```