From 4aebd06b6d6a081906bdb577de2612aa297b828d Mon Sep 17 00:00:00 2001 From: xXpuma99Xx <51341582+xXpuma99Xx@users.noreply.github.com> Date: Mon, 3 Oct 2022 23:57:26 -0500 Subject: [PATCH] gateway corregido --- src/app.gateway.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app.gateway.ts b/src/app.gateway.ts index 4b7d086..8697a5e 100644 --- a/src/app.gateway.ts +++ b/src/app.gateway.ts @@ -16,9 +16,8 @@ import { Socket, Server } from 'socket.io'; // 'http://132.248.80.196:3185', // 'https://pmodulospcpuma.unam.mx', // 'https://pmodulospcpuma.unam.mx:3015', - // 'https://modulospcpuma.unam.mx', + 'https://modulospcpuma.unam.mx', 'https://modulospcpuma.unam.mx:3015', - 'https://betelgeuse.acatlan.unam.mx:3180', ], }, })