Can i change localhost port in Mango?
-
Hello!
I am trying to change port number of localhost from 8080 to another (8081 or 8082 for example).
I search for an apache(?) conf file where i could change it, but find nothing.
Is it possible run mango in another localhost port, different from 8080?Thanks again!
-
Hi Nikospps
Please try edit on environment properties , like this
for example the file in
C:\Program Files\Mango\classes\env.properties -
Thanks for contributing Thirawad!
Hi Nikospps,
Thirawad is correct about how to change the port. If you haven't already you'll want to copy your Mango/classes/env.properties file into Mango/overrides/properties/ and then edit it there. This was, if you update Mango your env.properties is not overwritten with the default. You need to restart Mango for a port change to take effect.