From 2849f2133fce2ebc084ffe5bc376d3a23650eb2a Mon Sep 17 00:00:00 2001 From: lemuel Date: Fri, 12 Aug 2022 16:01:15 -0500 Subject: [PATCH] pruabas pmodulos --- src/app.gateway.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app.gateway.ts b/src/app.gateway.ts index 5388e21..c861ea5 100644 --- a/src/app.gateway.ts +++ b/src/app.gateway.ts @@ -12,10 +12,10 @@ import { Socket, Server } from 'socket.io'; origin: [ // 'http://localhost:3176', // 'http://localhost:3186', - 'http://132.248.80.196:3155', - 'http://132.248.80.196:3185', - // 'https://pmodulospcpuma.unam.mx', - // 'http://pmodulospcpuma.unam.mx:3015', + // 'http://132.248.80.196:3155', + // 'http://132.248.80.196:3185', + 'https://pmodulospcpuma.unam.mx', + 'http://pmodulospcpuma.unam.mx:3015', // 'https://modulospcpuma.unam.mx', // 'https://modulospcpuma.unam.mx:3015', ],