...
Insert this into the file:
Code Block | ||
---|---|---|
| ||
-Dhttp-http.proxyHost=1.1.1.1 -Dhttp-http.proxyPort=8080 -Dhttps-https.proxyHost=2.2.2.2 -Dhttps-https.proxyPort=8443 |
Insert proper values behind each configuration argument.
...
...
Insert this into the file:
Code Block | ||
---|---|---|
| ||
-Dhttp-http.proxyHost=1.1.1.1 -Dhttp-http.proxyPort=8080 -Dhttps-https.proxyHost=2.2.2.2 -Dhttps-https.proxyPort=8443 |
Insert proper values behind each configuration argument.
...