@@ -92,7 +92,7 @@ ${message}
});
// Health check
app.get('/healthz', (req, res) => {
app.get('/health', (req, res) => {
res.status(200).send('OK');
The note is not visible to the blocked user.