diff --git a/nuxt.config.js b/nuxt.config.js index 89da84f..2f50ce5 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: 3136 }, target: 'static', head: { title: 'Inscripciones CEDETEC',