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',