Updated Using WireGuard Easy with nginx SSL (markdown)
@@ -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/;
|
||||
|
||||
Reference in New Issue
Block a user