chao před 3 měsíci
rodič
revize
ff5abac585
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -684,7 +684,7 @@
     </div>
     </div>
 
 
     <script>
     <script>
-        const requesturl = window.location.href.indexOf("localhost") > -1 ? "http://localhost:11111" : "http://183.36.25.93:555/";
+        const requesturl = window.location.href.indexOf("localhost") > -1 ? "http://localhost:11111" : "http://183.36.25.93:888/";
         console.log("requesturl:", requesturl);
         console.log("requesturl:", requesturl);
 
 
         const nowTime = new Date();
         const nowTime = new Date();