Updated Using WireGuard Easy with nginx SSL (markdown)

Emile Nijssen
2022-06-26 11:43:06 +02:00
parent 573d231388
commit 74850dd352
+1 -1
@@ -67,6 +67,6 @@ $ nginx -s reload
$ exit $ 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! That's it!