mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
12 lines
395 B
Markdown
12 lines
395 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 |
|