diff --git a/nuxt.config.js b/nuxt.config.js index 9113676..0103a8b 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -85,7 +85,7 @@ export default { // }, }, server: { - port: 4000, + port: 3000, host: "0.0.0.0", }, };