bind jenkins to 127.0.0.1 by default

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tobias Schwab 2012-03-08 12:02:31 +01:00 committed by Adam Vandenberg
parent 4239c024fc
commit f7073be6ac
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ EOS
<string>/usr/bin/java</string>
<string>-jar</string>
<string>#{HOMEBREW_PREFIX}/lib/jenkins.war</string>
<string>--httpListenAddress=127.0.0.1</string>
</array>
<key>RunAtLoad</key>
<true/>