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