fix: easy wg
This commit is contained in:
parent
811b4d4dfa
commit
617afa5d3d
2 changed files with 13 additions and 30 deletions
|
|
@ -3,7 +3,7 @@ server {
|
|||
server_name link.ixvd.net;
|
||||
|
||||
location / {
|
||||
proxy_pass http://wireguard:5000;
|
||||
proxy_pass http://wireguard:51821;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue