Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit de54b02

Browse files
author
Katie Horne
committed
minor edits
1 parent c6f659b commit de54b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/deployments/proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ configured the `coderd.proxy.http` and `coderd.proxy.https` settings in the
1818
[Helm chart](../admin/helm-charts.md). These settings correspond to the standard
1919
`http_proxy` and `https_proxy` environment variables, respectively.
2020

21-
If the proxy URL does not include a scheme, Coder defaults to treating it as an
22-
HTTP proxy. Coder also supports proxies using HTTPS or SOCKS 5 protocols. As a
21+
If the proxy URL does not include a scheme, Coder treats it as an HTTP proxy by
22+
default. Coder also supports proxies using the HTTPS and SOCKS 5 protocols. As a
2323
special case, Coder will always establish connections to `localhost` directly,
2424
regardless of the `coderd.proxy.exempt` setting. For additional proxy setting
2525
information, see the [documentation for ProxyFromEnvironment].

0 commit comments

Comments
 (0)