ソースを参照

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.
 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
 ### HTTPS
 
 
 The best way to secure _Jenkins_ is to use the proxy with _Apache_.
 The best way to secure _Jenkins_ is to use the proxy with _Apache_.