소스 검색

Specify port to connect to Jenkins with browser

DricomDragon 5 년 전
부모
커밋
a29df7be07
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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_.