From 9555c44174200a780aaec01d85e0900969042e68 Mon Sep 17 00:00:00 2001 From: marcorv6 Date: Wed, 18 May 2022 20:46:54 -0500 Subject: [PATCH] puerto pruebas --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index b1c3e2e..7d38402 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -2,7 +2,7 @@ export default { ssr: false, /* Server de pruebas */ // server: { port: }, - server: { port: 8080 }, + server: { port: 3166 }, target: 'static', head: { title: 'nuxt_buefy',