I use cloud9 locally and i would like to be able to configure the port when running my node server (because i am using socket.io on the client side and it's not convenient to have to update the path after each starts).
I have seen that we can start the server with command line, i guess there is something to do with that but i didn't find anything on node -help