@ -6,7 +6,7 @@ const mangaRoutes = require('./routes/mangaRoutes');
require('dotenv').config();
const app = express();
const PORT = process.env.PORT || 8080;
const PORT = process.env.PORT || 3000;
app.use(express.json());
app.use('/', mangaRoutes);
The note is not visible to the blocked user.