Browse Source

Specify port to connect to Jenkins with browser

DricomDragon 5 years ago
parent
commit
a29df7be07
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Guides/jenkins.md

+ 2 - 0
Guides/jenkins.md

@@ -27,6 +27,8 @@ sudo apt-get install jenkins ;
 
 Jenkins is now installed as a daemon and you should connect locally to it with a browser to complete installation.
 
+`192.168.0.40:8080`
+
 ### HTTPS
 
 The best way to secure _Jenkins_ is to use the proxy with _Apache_.