mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 15:02:21 +03:00
ip
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
|
||||
//****************************************************variable section**********************************************************/
|
||||
//******************************************************************************************************************************/
|
||||
//let myip = document.location.hostname;
|
||||
let myip = "192.168.88.228";
|
||||
let myip = document.location.hostname;
|
||||
//let myip = "192.168.88.228";
|
||||
|
||||
//Flags
|
||||
let firstDevListRequest = true;
|
||||
|
||||
Reference in New Issue
Block a user