# Proxy Configuration for istoreos.tailnet-68f9.ts.net:1082 # This file contains proxy environment variables for the management system # HTTP/HTTPS Proxy Settings export http_proxy=http://istoreos.tailnet-68f9.ts.net:1082 export https_proxy=http://istoreos.tailnet-68f9.ts.net:1082 export HTTP_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 export HTTPS_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 # No Proxy Settings (local networks and services) export no_proxy=localhost,127.0.0.1,::1,.local,.tailnet-68f9.ts.net export NO_PROXY=localhost,127.0.0.1,::1,.local,.tailnet-68f9.ts.net # Additional proxy settings for various tools export ALL_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 export all_proxy=http://istoreos.tailnet-68f9.ts.net:1082 # Docker proxy settings export DOCKER_BUILDKIT=1 export BUILDKIT_PROGRESS=plain # Git proxy settings export GIT_HTTP_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 export GIT_HTTPS_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 # Curl proxy settings export CURL_PROXY=http://istoreos.tailnet-68f9.ts.net:1082 # Wget proxy settings export WGET_PROXY=http://istoreos.tailnet-68f9.ts.net:1082