fixed bug
This commit is contained in:
@@ -10,7 +10,6 @@ import { SocketService } from './socket.service';
|
|||||||
import { Logger } from '@nestjs/common';
|
import { Logger } from '@nestjs/common';
|
||||||
|
|
||||||
@WebSocketGateway({
|
@WebSocketGateway({
|
||||||
namespace: 'notification',
|
|
||||||
cors: {
|
cors: {
|
||||||
origin: '*',
|
origin: '*',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user