proxy rlvm ip instead of statusvern for librex

This commit is contained in:
root 2022-10-04 13:51:04 -04:00
parent dc10772f3f
commit 4f3b3065e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
add_header Onion-Location http://lx.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
location / {
proxy_pass https://lx.vern.cc/;
proxy_pass http://192.168.122.53:8002/;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;