From 1c2cdfcfaaf1d26167a3556b9862e6f8853a91bc Mon Sep 17 00:00:00 2001 From: stoXe <16467875+IAmStoxe@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:43:24 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a8d2d3..7bceb12 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,11 @@ wireguard | [services.d] starting services ## Recommended configuration / Split tunnel: -Modify your wireguard client `AllowedIps` to `10.1.0.0/24` to only tunnel the web panel and DNS traffic. +Modify your wireguard client `AllowedIps` to `10.2.0.0/24` to only tunnel the web panel and DNS traffic. ## Access PiHole -While connected to WireGuard, navigate to http://10.1.0.100/admin +While connected to WireGuard, navigate to http://10.2.0.100/admin *The password (unless you set it in `docker-compose.yml`) is blank.*