Skip to content

Commit bd6c76f

Browse files
authored
Update README.md
1 parent d4a6180 commit bd6c76f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ Bring up your own build environment ... just do a
1414
docker-compose up -d
1515
docker-compose logs
1616
```
17-
open your favorite browser (_not_ at localhost, use [http://<your-fq-hostname>] to prevent jenkins spit out "your reverse proxy is wrong")
17+
open your favorite browser (_not_ at localhost, use http\://\<your-fq-hostname\>/jenkins
18+
to prevent jenkins spit out "your reverse proxy is wrong")
1819
and cut and paste the jenkins first startup access-token.
1920

2021
### Ready !
2122

2223
Now you are ready to go with a little CI Environment and Sonar code-quality check.
2324

24-
Jenkins resides under http://<your-host-name>/jenkins
25-
Sonar resides under http://<your-host-name>/sonar
25+
Jenkins resides under http\://\<your-host-name\>/jenkins
26+
Sonar resides under http\://\<your-host-name\>/sonar
2627

2728
After docker ist up you only have to configure your tools in Jenkins
2829
..

0 commit comments

Comments
 (0)