Mise à jour de 'bob_party/server.js'
continuous-integration/drone/push Build was killed Details

peristanceBDD
Thomas CHAZOT 2 years ago
parent e6e2c3759f
commit 284438dcb6

@ -11,7 +11,7 @@ const io = new Server(server);
app.get('/', function (req, res) {
res.send('it should work');
console.log("it should work");
});
while (1){

Loading…
Cancel
Save