docs: fix link to http proxy document

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 78a8fba2cc)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-08-09 18:19:58 +02:00
parent f62c68eedd
commit bcd90be73a
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ be set for each environment:
These settings are used to configure proxy settings for containers only, and not These settings are used to configure proxy settings for containers only, and not
used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the
[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/systemd/#httphttps-proxy) [environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/proxy/#httphttps-proxy)
sections for configuring proxy settings for the cli and daemon. sections for configuring proxy settings for the cli and daemon.
> **Warning** > **Warning**