Skip to content

Commit

Permalink
Merge pull request #4 from gmacario/gmacario-patch-1
Browse files Browse the repository at this point in the history
README.md: Fix Link to Jenkins dashboard
  • Loading branch information
marcelbirkner committed Dec 15, 2015
2 parents 9dcc3b1 + a20e0c3 commit 6aae489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docker-compose up

| *Tool* | *Link* | *Credentials* |
| ------------- | ------------- | ------------- |
| Jenkins | http://${docker-machine ip default}:8080/jenkins/ | no login required |
| Jenkins | http://${docker-machine ip default}:18080/ | no login required |
| SonarQube | http://${docker-machine ip default}:9000/ | admin/admin |
| Nexus | http://${docker-machine ip default}:8081/nexus | admin/admin123 |
| GitLab | http://${docker-machine ip default}:10080/ | root/5iveL!fe |
Expand Down

0 comments on commit 6aae489

Please sign in to comment.