Commit 4346f6b3 authored by James Hillyerd's avatar James Hillyerd Committed by Bruno Pinto

Removed NO_PROXY from README.md

parent d076e5e2
...@@ -30,7 +30,6 @@ The proxy plugin will prepend `http://` for you. Here's the result: ...@@ -30,7 +30,6 @@ The proxy plugin will prepend `http://` for you. Here's the result:
FTP_PROXY http://myproxy.example.com:8000 FTP_PROXY http://myproxy.example.com:8000
HTTPS_PROXY http://myproxy.example.com:8000 HTTPS_PROXY http://myproxy.example.com:8000
HTTP_PROXY http://myproxy.example.com:8000 HTTP_PROXY http://myproxy.example.com:8000
NO_PROXY http://myproxy.example.com:8000
all_proxy http://myproxy.example.com:8000 all_proxy http://myproxy.example.com:8000
ftp_proxy http://myproxy.example.com:8000 ftp_proxy http://myproxy.example.com:8000
http_proxy http://myproxy.example.com:8000 http_proxy http://myproxy.example.com:8000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment