@@ -119,7 +119,7 @@ async function initDb() {
}
});
const PORT = process.env.PORT || 3000;
const PORT = process.env.PORT || 3001;
app.listen(PORT, () => {
console.log(`Server running on port ${PORT}`);
The note is not visible to the blocked user.