From 262d44a5196cef702ab2073aae452f53bf39a27d Mon Sep 17 00:00:00 2001 From: xXpuma99Xx <51341582+xXpuma99Xx@users.noreply.github.com> Date: Thu, 3 Feb 2022 11:51:24 -0600 Subject: [PATCH] =?UTF-8?q?version=20producci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/socket.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/socket.js b/server/socket.js index 282d667..f5587d6 100644 --- a/server/socket.js +++ b/server/socket.js @@ -8,6 +8,8 @@ module.exports = { origin: [ // 'http://localhost:3046', // 'http://localhost:3056', + // 'http://132.248.80.196:3045', + // 'http://132.248.80.196:3045:8080', 'https://pcpuma.acatlan.unam.mx', 'https://pcpuma.acatlan.unam.mx:8080', ],