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/;