diff --git a/common/librex.conf b/common/librex.conf index 23d2098..4f03c09 100644 --- a/common/librex.conf +++ b/common/librex.conf @@ -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;