You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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):
Beta Was this translation helpful? Give feedback.
All reactions