Change default port
This commit is contained in:
parent
8919b17cb1
commit
86513f22a2
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
mode: 'universal',
|
||||
server: {
|
||||
port: process.env.PORT || 3000
|
||||
port: 14033
|
||||
},
|
||||
/*
|
||||
** Headers of the page
|
||||
|
Loading…
Reference in New Issue
Block a user