h
This commit is contained in:
parent
9a008c9f07
commit
529324f6ee
2
index.js
2
index.js
@ -88,4 +88,4 @@ app.post('/sendButtons', async (req, res) => {
|
||||
}
|
||||
});
|
||||
|
||||
app.listen(3001, () => console.log('🚀 Serveur Baileys démarré sur http://localhost:3000'));
|
||||
app.listen(3001, () => console.log('🚀 Serveur Baileys démarré sur http://localhost:3001'));
|
||||
|
||||
@ -13,3 +13,4 @@
|
||||
"qrcode": "^1.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user