yeoman / generator-webapp

A gulp.js generator for modern webapps
3.77k stars 708 forks source link

Can we use process.env.PORT, too? #729

Closed UlisesGascon closed 6 years ago

UlisesGascon commented 6 years ago

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.