File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ var models = require('./models');
3333 * Get port from environment and store in Express.
3434 */
3535
36- var port = normalizePort ( process . env . PORT || '3000 ' ) ;
36+ var port = normalizePort ( process . env . PORT || '8080 ' ) ;
3737app . set ( 'port' , port ) ;
3838
3939/**
You can’t perform that action at this time.
0 commit comments