diff --git a/jenkins.conf b/jenkins.conf index 27319a3..c811139 100644 --- a/jenkins.conf +++ b/jenkins.conf @@ -4,11 +4,11 @@ # @date 2017-04-04 # # -# User 0.0.0.0 instead of 127.0.0.1 to bin on all interfaces +# Use 0.0.0.0 instead of 127.0.0.1 to bin on all interfaces # # http bind host and port -HTTP_BIND=0.0.0.0 +HTTP_BIND=127.0.0.1 HTTP_PORT=8080 # java api bind host and port