@ -30,6 +30,9 @@ app.get("/db-check", async (req, res) => {
}
});
app.get("/health", (req, res) => {
res.status(200).json({ status: "ok" });
// --- Route d’accueil ---
app.get("/", (req, res) => {
The note is not visible to the blocked user.