We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcabd2 commit 87594e3Copy full SHA for 87594e3
1 file changed
setenv.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-JAVA_OPTS="$JAVA_OPTS -Dtsp-source=file:/dss/tsp-config.xml -Djava.net.useSystemProxies=true -Dhttps.proxyHost=proxy-balancer -Dhttps.proxyPort=5000 -Dhttp.proxyHost=proxy-balancer -Dhttp.proxyPort=5000"
+JAVA_OPTS="$JAVA_OPTS -Dtsp-source=file:/dss/tsp-config.xml -Dhttps.proxyHost=proxy-balancer -Dhttps.proxyPort=5000 -Dhttp.proxyHost=proxy-balancer -Dhttp.proxyPort=5000"
0 commit comments