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