How to Change Jenkins HTTP port number?
How to Change Jenkins HTTP port number? Change a jenkins web http port in WindowsStep 1 – Stop the jenkins servicesStep 2 – Go to the directory where you installed the Jenkins (In default, it is under Program Files/Jenkins)Step 3 – Open the Jenkins.xmlStep 4 – Search –httpPort=8080 and replace the 8080 with the new…
