gateway local
This commit is contained in:
parent
89a03fe72f
commit
58a49a5aa4
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user