jackett: use recommendedProxySettings so that returned URLs are correct

This commit is contained in:
Colin 2023-06-20 00:28:46 +00:00
parent 5fb52ba38e
commit 95f6fd7082

View File

@ -24,6 +24,7 @@
locations."/" = {
# proxyPass = "http://ovpns.uninsane.org:9117";
proxyPass = "http://10.0.1.6:9117";
recommendedProxySettings = true;
};
};