mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Included httpsProxy key/value in sample client config.json.
Signed-off-by: Brett Randall <javabrett@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ configure it in different ways:
|
||||
"default":
|
||||
{
|
||||
"httpProxy": "http://127.0.0.1:3001",
|
||||
"httpsProxy": "http://127.0.0.1:3001",
|
||||
"noProxy": "*.test.example.com,.example2.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user