diff --git a/nuxt.config.js b/nuxt.config.js index 83d0643..1f5a069 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,7 +1,7 @@ module.exports = { mode: 'universal', server: { - port: process.env.PORT || 3000 + port: 14033 }, /* ** Headers of the page