push
This commit is contained in:
parent
c7c616f918
commit
4f5d39726b
|
|
@ -46,7 +46,7 @@ app.get("/db-check", async (req, res) => {
|
|||
|
||||
// --- Route principale ---
|
||||
app.get("/", (req, res) => {
|
||||
res.json({ message: "The Tip Top API " });
|
||||
res.json({ message: "The Tip Top API o o " });
|
||||
});
|
||||
|
||||
// --- 🚀 Monitoring Prometheus ---
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user