From 58a49a5aa430a1c3c5304ff9c1ebeaaf2ee93b3c Mon Sep 17 00:00:00 2001 From: lemuel Date: Tue, 10 Jan 2023 19:38:35 -0600 Subject: [PATCH] gateway local --- src/app.gateway.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app.gateway.ts b/src/app.gateway.ts index 0a90568..536f974 100644 --- a/src/app.gateway.ts +++ b/src/app.gateway.ts @@ -10,8 +10,8 @@ import { Socket, Server } from 'socket.io'; @WebSocketGateway({ cors: { origin: [ - 'http://localhost:3176', - 'http://localhost:3186', + // 'http://localhost:3176', + // 'http://localhost:3186', // 'https://pmodulospcpuma.unam.mx', // 'https://pmodulospcpuma.unam.mx:3015', 'https://modulospcpuma.unam.mx',