Update README-proxy.md

This commit is contained in:
Rob Sherwood
2017-11-01 10:37:41 -07:00
committed by GitHub
parent 706c08de46
commit 0e2505a307

View File

@@ -1,4 +1,4 @@
===== How to build ONL behind an HTTP Proxy =====
# How to build ONL behind an HTTP Proxy
Many corporate environments don't provide native access to the Internet
and instead all access must go through an HTTP proxy. Since the ONL
@@ -17,7 +17,7 @@ reduce that pain.
$ grep Proxy /etc/apt-cacher-ng/acng.conf
Proxy: http://myproxy.mycompany.com:8080
# /etc/init.d/apt-cacher-ng restart
$ sudo /etc/init.d/apt-cacher-ng restart
3) Make sure your git config is configured correctly for
proxies: