Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to configure Lowcoder to use an outbound proxy#921

Unanswered
lanedsmu asked this question inQ&A
Discussion options

Lowcoder can use an outbound proxy, but this functionality currently is limited: the REST API connections are not able to use an outbound proxy, so any REST queries will need to be open without the need for a proxy.

To configure Lowcoder to use a proxy, edit the docker-compose(-multi).yml file and add the following to the environment section (in the lowcoder-frontend service if using the multi-container deployment):

http.proxyHost:"http://<YourProxy.url.com>"http.proxyPort:"<Proxy TCP Port>"
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@lanedsmu

[8]ページ先頭

©2009-2025 Movatter.jp