Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't change CP Port #37

Closed
Chathula opened this issue Nov 24, 2016 · 3 comments
Closed

can't change CP Port #37

Chathula opened this issue Nov 24, 2016 · 3 comments

Comments

@Chathula
Copy link

Is there a way to change the port of Atmo mission control? i think it is a necessary thing for the users.

@Raathigesh
Copy link
Owner

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.

@Chathula
Copy link
Author

Chathula commented Dec 1, 2016

Thank you for info!!!

@Raathigesh
Copy link
Owner

Added this to roadmap #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants