Browse Source

update ip

chao 1 month ago
parent
commit
ff5abac585
1 changed files with 1 additions and 1 deletions
  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();