mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Push avant modif DIV INFO
This commit is contained in:
@@ -23,5 +23,5 @@ app.use("/info", infoRoute); // on associe le contenu de infos.js à /info
|
||||
|
||||
|
||||
app.listen(8080, () => {
|
||||
console.log("🟢 Serveur prêt sur http://localhost:8080");
|
||||
console.log("🟢 Serveur prêt sur http://localhost:8080 \n Bonjour!");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user