changed connection IP

This commit is contained in:
Ryan Bakkes 2022-03-20 10:49:54 +01:00
parent c2c0315757
commit 7c322b3faf

View File

@ -1,4 +1,4 @@
const endpoint = "http://192.168.178.60";
const endpoint = "http://192.168.178.103";
let datas = {};
$(document).ready(function(){
console.log("once");