Skip to content

Commit 7d1904e

Browse files
authored
Update host IP admonition title (#42)
1 parent 72a3902 commit 7d1904e

File tree

1 file changed

+1
-1
lines changed
  • docs/tutorials/jenkins/sonarqube-jenkins

1 file changed

+1
-1
lines changed

docs/tutorials/jenkins/sonarqube-jenkins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If this succeeds, you are ready to move this analysis into Jenkins.
4747

4848
First, install SonarQube Scanner plugin to your Jenkins instance through [Manage Jenkins > Manage plugins](http://localhost:8080/pluginManager/available) menu. Configure SonarQube instance to SonarQube servers section of the [Manage Jenkins > Configure System](http://localhost:8080/configure) menu: Use `http://sonarqube:9000` as the server URL and create a secret text credential for the access token you stored earlier.
4949

50-
??? example "Alternatives for using `sonarqube` hostname"
50+
??? example "Use hosts IP instead of `sonarqube` hostname"
5151

5252
The `sonarqube` domain name is by default only available for containers attached to the same network. Thus the the connection from Jenkins container works with the `sonarqube` hostname, but opening these links from the browser will fail.
5353

0 commit comments

Comments
 (0)