From acbdfd4353855c792d84d835768fda39d472c697 Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Thu, 5 May 2022 15:37:30 +0200 Subject: [PATCH] Updated Using wg easy with Pi hole (markdown) --- Using-wg-easy-with-Pi-hole.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Using-wg-easy-with-Pi-hole.md b/Using-wg-easy-with-Pi-hole.md index c400d4b..c92a7ff 100644 --- a/Using-wg-easy-with-Pi-hole.md +++ b/Using-wg-easy-with-Pi-hole.md @@ -1 +1,3 @@ -Simply set the environment variable `WG_DEFAULT_DNS` to the IP address of your Pi-hole server, e.g. `192.168.0.2`. \ No newline at end of file +Simply set the environment variable `WG_DEFAULT_DNS` to the IP address of your Pi-hole server, e.g. `192.168.0.2`. + +> TODO: A `docker-compose.yml` example of both servers. \ No newline at end of file