yeoman / generator-webapp

A gulp.js generator for modern webapps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we use process.env.PORT, too?

UlisesGascon opened this issue · comments

I use environments like c9.io and most of the time 9000 is not the right port for me....

My idea is to add support for process.env.PORT ;-)

I will submit a PR asap as version 3.0.2.