diff --git a/jenkins.conf b/jenkins.conf index c3f49cb..7357ca9 100644 --- a/jenkins.conf +++ b/jenkins.conf @@ -12,5 +12,5 @@ JENKINS_HTTP_PORT=8080 # java api bind host and port -JENKINS_API_BIN=127.0.0.1 +JENKINS_API_BIND=127.0.0.1 JENKINS_API_PORT=50000