ToolJet/docs/versioned_docs/version-2.43.0/setup/http-proxy.md
Aman Regu 3c9b04c8cd
[docs]: Add docs for v2.43.0 (#9768)
* add: docs for v2.43.0

* fix: broken links

* update: database editor based on feedback

* update: next

* update: querying tjdb with fk

* move available-actions below  create fk

* update: foreign key actions
2024-05-17 21:54:13 +05:30

14 lines
533 B
Markdown

---
id: http-proxy
title: Connecting via HTTP proxy
---
#### Connecting via HTTP proxy
Server will connect to internet via the configured HTTP proxy when this environment variable is set.
| variable | description |
| ----------------------- | ------------------------------------- |
| TOOLJET_HTTP_PROXY | used for both HTTP and HTTPS requests |
*If you have any questions feel free to join our [Slack Community](https://tooljet.com/slack) or send us an email at hello@tooljet.com.*