update from sparkleup
This commit is contained in:
parent
7e580237ba
commit
3e0946f1c3
|
@ -108,7 +108,7 @@ Locate the `JENKINS\_ARGS` line and update it to look like the following:
|
|||
JENKINS_ARGS="--webroot=/var/cache/jenkins/war --httpListenAddress=127.0.0.1 --httpPort=$HTTP_PORT -ajp13Port=$AJP_PORT"
|
||||
```
|
||||
|
||||
Notice that the **--httpListenAddress=127.0.0.1** setting needs to be either added or modified.
|
||||
Notice that the **--httpListenAddress=127.0.0.1** setting must be either added or modified.
|
||||
|
||||
Then go ahead and restart Jenkins and Nginx.
|
||||
|
||||
|
|
Loading…
Reference in New Issue