extent-framework / klov

Report server for ExtentReports
http://klov.herokuapp.com
38 stars 32 forks source link

Port change in docker-compose.yml file don't work #64

Closed iamakshayshar closed 4 years ago

iamakshayshar commented 4 years ago

Hi,

I tried to change the port to 5050:5050 in docker-compose.yml file. but tomcat for Klov server is getting started at 80 only. Please help

iamakshayshar commented 4 years ago

Debugged and found the solution. I can't change the container port. It worked when changing the host port like, 5050:80