bin/www | ●●●●● patch | view | raw | blame | history |
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); /**