Add port options

This commit is contained in:
Damillora 2019-09-28 02:52:22 +07:00
parent f7e6584a82
commit 8919b17cb1
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
module.exports = {
mode: 'universal',
server: {
port: process.env.PORT || 3000
},
/*
** Headers of the page
*/