gateway local

This commit is contained in:
lemuel 2023-01-10 19:38:35 -06:00
parent 89a03fe72f
commit 58a49a5aa4

View File

@ -10,8 +10,8 @@ import { Socket, Server } from 'socket.io';
@WebSocketGateway({ @WebSocketGateway({
cors: { cors: {
origin: [ origin: [
'http://localhost:3176', // 'http://localhost:3176',
'http://localhost:3186', // 'http://localhost:3186',
// 'https://pmodulospcpuma.unam.mx', // 'https://pmodulospcpuma.unam.mx',
// 'https://pmodulospcpuma.unam.mx:3015', // 'https://pmodulospcpuma.unam.mx:3015',
'https://modulospcpuma.unam.mx', 'https://modulospcpuma.unam.mx',