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