diff --git a/src/app.gateway.ts b/src/app.gateway.ts index a4b8094..0acf6d8 100644 --- a/src/app.gateway.ts +++ b/src/app.gateway.ts @@ -14,10 +14,10 @@ import { Socket, Server } from 'socket.io'; // 'http://localhost:3186', // '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', + // 'https://pmodulospcpuma.unam.mx', + // 'http://pmodulospcpuma.unam.mx:3015', + 'https://modulospcpuma.unam.mx', + 'https://modulospcpuma.unam.mx:3015', ], }, })