diff --git a/nuxt.config.js b/nuxt.config.js index 67893e0..9aa9d22 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -26,8 +26,8 @@ export default { sockets: [ { name: 'main', - url: 'http://localhost:3000', - // url: 'https://venus.acatlan.unam.mx', + // url: 'http://localhost:3000', + url: 'https://venus.acatlan.unam.mx', // url: 'https://pmodulospcpuma.unam.mx', }, ],