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