main
Lei OT 10 months ago
parent 817d560ccf
commit e63a60dfc4

@ -11,7 +11,7 @@ var http = require('http');
* Get port from environment and store in Express.
*/
var port = normalizePort(process.env.PORT || '3020');
var port = normalizePort(process.env.PORT || '3002');
// app.set('port', port);
/**

Loading…
Cancel
Save