## # @file jenkins.conf # @author Pascal Gollor # @date 2017-04-04 # # # Use 0.0.0.0 instead of 127.0.0.1 to bin on all interfaces # # http bind host and port HTTP_BIND=127.0.0.1 HTTP_PORT=8080 # java api bind host and port API_BIN=127.0.0.1 API_PORT=50000