Bug-fixing

This commit is contained in:
jomjol
2021-01-01 14:59:07 +01:00
parent 8a06825871
commit 0e36010937
12 changed files with 18 additions and 16 deletions

View File

@@ -7,7 +7,7 @@ function getbasepath(){
var host = window.location.hostname;
if ((host == "127.0.0.1") || (host == "localhost"))
{
host = "http://192.168.2.124"; // jomjol interner test
host = "http://192.168.2.118"; // jomjol interner test
// host = "http://192.168.178.26"; // jomjol interner test
// host = "http://192.168.178.22"; // jomjol interner Real
// host = "."; // jomjol interner localhost