removed noproxy as default from https and http in .env

This commit is contained in:
yashsinghcodes
2024-12-02 20:56:45 +05:30
parent b0564b358e
commit 045f20c948
+2 -2
View File
@@ -48,8 +48,8 @@ DB_LOCATION=./shuffle-database
DOCKER_API_VERSION=1.40
# Orborus/Proxy configurations
HTTP_PROXY=noproxy
HTTPS_PROXY=noproxy
HTTP_PROXY=
HTTPS_PROXY=
SHUFFLE_PASS_WORKER_PROXY=TRUE
SHUFFLE_PASS_APP_PROXY=TRUE
SHUFFLE_INTERNAL_HTTP_PROXY=noproxy