blob: 8bf8356e30ad7d8b468fc48f506b4f81537caf4b (
plain)
1
2
3
4
5
6
7
8
|
# Configure here general information about the environment, such as the server connection details for example
# No information about specific project should appear here
#----- SonarQube server URL (default to SonarCloud)
#sonar.host.url=https://mycompany.com/sonarqube
#sonar.scanner.proxyHost=myproxy.mycompany.com
#sonar.scanner.proxyPort=8002
|