etc/apt-conf.d/90local: Use local proxy.
[distorted-chroot] / etc / apt-conf.d / 90local
index d69c64c..d3febb3 100644 (file)
@@ -1,5 +1,5 @@
 ### -*-conf-*-
 
 Acquire {
-       http::Proxy "http://universe.distorted.org.uk:3142/";
+       http::Proxy "http://localhost:3142/";
 }