Open routes
Environment
API URL Gateway
IP
Port
Proxying HTTP calls
export http_proxy="[protocol://][user:pwd]host[:port]"
export https_proxy="[protocol://][user:pwd]host[:port]"export http_proxy="http://user:[email protected]:8080"
export https_proxy="http://user:[email protected]:8080"Last updated