feat: Define a global proxy to be used if the instance does not have one

This commit is contained in:
@milesibastos
2024-08-27 21:01:48 -03:00
parent 3b9761992a
commit 0989f8a3ad
2 changed files with 26 additions and 6 deletions

View File

@@ -212,3 +212,10 @@ AUTHENTICATION_API_KEY=429683C4C977415CAAFCCE10F7D57E11
# If you leave this option as true, the instances will be exposed in the fetch instances endpoint.
AUTHENTICATION_EXPOSE_IN_FETCH_INSTANCES=true
LANGUAGE=en
# Define a global proxy to be used if the instance does not have one
# PROXY_HOST=
# PROXY_PORT=80
# PROXY_PROTOCOL=http
# PROXY_USERNAME=
# PROXY_PASSWORD=