Skip to content

Instantly share code, notes, and snippets.

@marcelosantos
Last active May 21, 2018 19:54
Show Gist options
  • Save marcelosantos/e137f148e0974a58db845d1b0eb97f69 to your computer and use it in GitHub Desktop.
Save marcelosantos/e137f148e0974a58db845d1b0eb97f69 to your computer and use it in GitHub Desktop.
Comando para executar o jenkins em uma porta especifica.

Executando o jenkins na porta 8180

java -jar jenkins.war --httpPort=8180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment