Change default port

This commit is contained in:
Damillora 2019-09-28 02:55:36 +07:00
parent 8919b17cb1
commit 86513f22a2
1 changed files with 1 additions and 1 deletions

View File

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