Sfoglia il codice sorgente

whoops, kept in debugging IP. Revert to 'localhost'

abram 5 anni fa
parent
commit
f930352041
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      busunit/DIUv2/html/js/diu_ui-ORG.js

+ 1 - 2
busunit/DIUv2/html/js/diu_ui-ORG.js

@@ -18,8 +18,7 @@
  *
  */
 
-//var _ADDRESS = "localhost";
-var _ADDRESS = "192.168.0.32";
+var _ADDRESS = "localhost";
 var _URL = "http://" + _ADDRESS;
 var _PORT = 60535;