@@ -13,7 +13,7 @@ const server = http.createServer(app);
const io = new Server(server, {
cors: {
origin: "*:*",
origin: ['http://localhost:3000','http://localhost:3040','*',"*:*"],
methods: ["GET", "POST"],
},
});
The note is not visible to the blocked user.