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