@ -118,7 +118,7 @@ app.get('/blog/:slug', (req, res) => {
// Server Listening
// ================================
const PORT = process.env.PORT || 3000;
const PORT = process.env.PORT || 8899;
app.listen(PORT, () => {
console.log(`Server running on http://localhost:${PORT}`);
});
The note is not visible to the blocked user.