aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jenkins.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index 7b4e39573..2d860231a 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -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/>