changed connection IP
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user