From cf0a8273d90eb6dcb7bec71da215cf92ca99fed5 Mon Sep 17 00:00:00 2001 From: Andres2908 Date: Mon, 7 Mar 2022 11:11:55 -0600 Subject: [PATCH] puerto --- nuxt.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nuxt.config.js b/nuxt.config.js index 02bac9f..680d501 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,8 +1,6 @@ export default { ssr: false, - /* Server de pruebas */ - // server: { port: }, - server: { port: 3136 }, + server: { port: 3131 }, target: 'static', head: { title: 'Inscripciones CEDETEC',