沈斌
2018-07-12 bd67fdc558c8568999a538d2a8e43b59ceb06756
bin/www
@@ -12,7 +12,7 @@
 * Get port from environment and store in Express.
 */
var port = normalizePort(process.env.PORT || '3000');
var port = normalizePort(process.env.PORT || '3099');
app.set('port', port);
/**