This depends on your environment … Linux/Windows and the Java Container used. For Tomcat this would probably be something like this
SET JAVA_OPTS=%JAVA_OPTS% -Dhttp.proxyHost= -Dhttp.proxyPort=
For https url’s, use “https.proxyHost” and “https.proxyPort”