Changes for page Installing and Configuring Jenkins
Last modified by Bastian Triller on 2012/08/24 19:38
From version 72.1
edited by Ramsey Gurley
on 2011/04/24 16:18
on 2011/04/24 16:18
Change comment:
Removed duplicate line in program args
To version 69.1
edited by Ramsey Gurley
on 2011/04/23 15:11
on 2011/04/23 15:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -75,6 +75,7 @@ 75 75 <string>--httpsPort=8080</string> 76 76 <string>--httpsKeyStore=/usr/local/jenkins/keystore.jks</string> 77 77 <string>--httpsKeyStorePassword=Jenkins123</string> 78 + <string>--httpsKeyStorePassword=Jenkins123</string> 78 78 </array> 79 79 <key>StandardOutPath</key> 80 80 <string>/usr/local/jenkins/.jenkins/log/out.txt</string>