From d4f70798ecc7b3a990491bdc9d983ccf359a0db1 Mon Sep 17 00:00:00 2001 From: Bradley Kemp Date: Mon, 24 Jun 2019 20:02:29 +0100 Subject: [PATCH] Use correct http_proxy env var Manually patching an svg file... :shipit: --- demo.svg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demo.svg b/demo.svg index 0ae8711..e309397 100644 --- a/demo.svg +++ b/demo.svg @@ -24,9 +24,9 @@ git:( master ) - HTTP_PROXY=localhost:13109 - make - client + http_proxy=http://localhost:13109 + make + client Listening