Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9186db

Browse files
bpmctpull[bot]
authored andcommitted
docs: using Coder behind a corporate proxy (#6079)
* docs: using Coder with a corporate proxy * fix typo
1 parent ddc1b63 commit b9186db

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/admin/configure.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ To restart Coder after applying system changes:
111111
sudo systemctl restart coder
112112
```
113113

114+
## Configuring Coder behind a proxy
115+
116+
To configure Coder behind a corporate proxy, set the environment variables `HTTP_PROXY` and
117+
`HTTPS_PROXY`. Be sure to restart the server. Lowercase values (e.g. `http_proxy`) are also
118+
respected in this case.
119+
114120
## Up Next
115121

116122
- [Get started using Coder](../quickstart.md).

0 commit comments

Comments
 (0)