Closed Chathula closed 7 years ago
I agree but unfortunately there is no direct parameter to specify the mission control port. I will add an option soon.
But if you set the process.env.PORT
variable, Atmo will use that.
In a windows machine, you could set the port by executing set port=5555
in the command prompt and then executing atmo
in the same command prompt. Now Atmo will use 5555 as the port.
More info on setting environment variable in other platforms.
Thank you for info!!!
Added this to roadmap #34
Is there a way to change the port of Atmo mission control? i think it is a necessary thing for the users.