9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"proxies": {
|
|
"default": {
|
|
"httpProxy": "http://proxy.example.org:3128",
|
|
"httpsProxy": "http://proxy.example.org:3128",
|
|
"noProxy": "localhost"
|
|
}
|
|
}
|
|
}
|