@@ -58,7 +58,7 @@ router.use('/api/stock', stockRoutes)
app.use(router.routes())
app.use(router.allowedMethods())
const PORT = process.env.PORT || 3000
const PORT = process.env.PORT || 3005
app.listen(PORT, () => {
console.log(`Server running on port ${PORT}`)
})
The note is not visible to the blocked user.