Update www
This commit is contained in:
Родитель
71812b2d0c
Коммит
6699164d87
2
bin/www
2
bin/www
|
@ -12,7 +12,7 @@ var http = require('http');
|
|||
* Get port from environment and store in Express.
|
||||
*/
|
||||
|
||||
var port = normalizePort(process.env.PORT || '3000');
|
||||
var port = normalizePort(process.env.PORT || '8080');
|
||||
app.set('port', port);
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче