diff --git a/content/network/proxy.md b/content/network/proxy.md index 5d9b392443..fcfcdcba4e 100644 --- a/content/network/proxy.md +++ b/content/network/proxy.md @@ -134,7 +134,7 @@ EOF ### Configure proxy settings per daemon -The `default` key under `proxies` in `daemon.json` configures the proxy +The `default` key under `proxies` in `~/.docker/config.json` configures the proxy settings for all daemons that the client connects to. To configure the proxies for individual daemons, use the address of the daemon instead of the `default` key.