X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=cmd%2Fenv.rc;fp=cmd%2Fenv.rc;h=619d60df0812798291d22d0658e0a4a9684f11de;hb=53dcb3a8cb96935316e4986b4e8501e8b5d290d8;hp=eccc9338d857810e703091040917988468ecde54;hpb=c35c39f8043c4b7de06a525b72b33a6d43729bf8;p=feeder.git diff --git a/cmd/env.rc b/cmd/env.rc index eccc933..619d60d 100644 --- a/cmd/env.rc +++ b/cmd/env.rc @@ -22,3 +22,5 @@ _feeder_warc_compress() { FEEDER_WARC_COMPRESS=_feeder_warc_compress FEEDER_WARC_COMPRESS=: # do not compress +export http_proxy=http://localhost:8080 +export https_proxy=$http_proxy