mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 11:36:10 +08:00
a7221012c8
Signed-off-by: CrazyMax <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"
|
|
}
|
|
}
|
|
}
|