From 74850dd352d23f62d931204e09fc4bc4396f4e9b Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Sun, 26 Jun 2022 11:43:06 +0200 Subject: [PATCH] Updated Using WireGuard Easy with nginx SSL (markdown) --- Using-WireGuard-Easy-with-nginx-SSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-WireGuard-Easy-with-nginx-SSL.md b/Using-WireGuard-Easy-with-nginx-SSL.md index e045744..a5e5ce1 100644 --- a/Using-WireGuard-Easy-with-nginx-SSL.md +++ b/Using-WireGuard-Easy-with-nginx-SSL.md @@ -67,6 +67,6 @@ $ nginx -s reload $ exit ``` -Of course, make sure to point `wg-easy.myhomelab.com` to your server's IP address with a DNS A record or DynamicDNS or any other method. +Of course, make sure to point `wg-easy.myhomelab.com` to your server's IP address with a DNS A record or DynamicDNS or any other method. Ensure ports `80`, `443`, `51820` are available (e.g. by forwarding them in your router). That's it! \ No newline at end of file