@@ -13,6 +13,7 @@ app.use((req, res, next) => {
next();
});
app.set('trust proxy', 1);
app.use(express.json());
const STATIC_DIR = process.env.STATIC_DIR || 'public'
The note is not visible to the blocked user.