test
continuous-integration/drone/push Build is passing Details

ServeurDeTest
Johan LACHENAL 2 years ago
parent d782b2fe29
commit d35e42bf8d

@ -6,6 +6,7 @@ echo '<script src="node_modules/socket.io/client-dist/socket.io.js">
let socket;
if (!socket) {
socket = io(http://http://82.165.180.114:3000);
console.log("Socket created");
}
else if (socket.connected) {
console.log("Socket created");

Loading…
Cancel
Save