diff options
Diffstat (limited to 'etc/env/00proxy')
-rw-r--r-- | etc/env/00proxy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/env/00proxy b/etc/env/00proxy new file mode 100644 index 0000000..be34ca1 --- /dev/null +++ b/etc/env/00proxy @@ -0,0 +1,3 @@ +http_proxy="http://cache.random.lan:8080" +https_proxy="http://cache.random.lan:8080" +ftp_proxy="http://cache.random.lan:8080" |