Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I change the port for Jira via the config tool and in server.xml

bkalai October 23, 2018

I changed  the port for direct access to 8085 in the server.xml file and the configuration tool http/port

I ran docker run -d --name jira-stage  -v /home/ec2-user/jiravolume/host:/tmp/data/  -p 8085:8085 jira-stage-no-proxy and can't connect to the server on port 8085. Running the same command but using -p 8080:8080 and i can connect to Jira.

What am I doing wrong

1 answer

1 accepted

0 votes
Answer accepted
bkalai October 23, 2018

NVM didn't save the change in server.xml

Suggest an answer

Log in or Sign up to answer