{ "env": { "HTTPS_PROXY": "http://username:password@proxy.example.com:8080", "HTTP_PROXY": "http://username:password@proxy.example.com:8080", "NO_PROXY": "localhost,127.0.0.1,internal.example.com" } }