...
Update Center uses HTTP connection to external servers to provide those services. If Sonar is located behind a proxy, additional information must be provided in the sonar.properties configuration file .
To set the proxy use these settings
:
| No Format |
|---|
http.proxyHost=<your.proxy.host> http.proxyPort=8081<yout.proxy.port> |

