Skip to content
Snippets Groups Projects
Commit c4b06008 authored by De Brettes Thomas's avatar De Brettes Thomas
Browse files

Update server.js

parent a3585a9e
No related branches found
No related tags found
No related merge requests found
......@@ -81,3 +81,5 @@ io.on('connection', function (socket) {
server.listen(8080, () => {
console.log("Serveur WebSocket démarré sur http://localhost:8080");
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment