Updated Using WireGuard Easy with nginx SSL (markdown)
@@ -45,7 +45,7 @@ services:
|
|||||||
|
|
||||||
```
|
```
|
||||||
server {
|
server {
|
||||||
server_name wg-easy.myhomelab.com;
|
server_name ⚠️wg-easy.myhomelab.com;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://wg-easy:51821/;
|
proxy_pass http://wg-easy:51821/;
|
||||||
|
|||||||
Reference in New Issue
Block a user