From bcfd7a4380462e146c3fba97486a1dad089b06db Mon Sep 17 00:00:00 2001 From: NFNNLN Date: Mon, 13 Feb 2023 09:28:10 -0700 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 debc93b..aef3a56 100644 --- a/Using-WireGuard-Easy-with-nginx-SSL.md +++ b/Using-WireGuard-Easy-with-nginx-SSL.md @@ -45,7 +45,7 @@ services: ``` server { - server_name wg-easy.myhomelab.com; + server_name ⚠️wg-easy.myhomelab.com; location / { proxy_pass http://wg-easy:51821/;