Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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.