@@ -293,7 +293,7 @@ const applySocketIO = async ({ server, app }) => {
*/
const main = async () => {
const app = express();
const port = process.env.PORT || 5000;
const port = process.env.PORT || 4000;
const server = http.createServer(app);
The note is not visible to the blocked user.