mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
eb838bda3a
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"proxies": {
|
|
"default": {
|
|
"httpProxy": "http://127.0.0.1:3128",
|
|
"httpsProxy": "http://127.0.0.1:3128"
|
|
}
|
|
}
|
|
}
|