morphone1995 před 4 roky
rodič
revize
afc3000ada
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      src/utils/config.js

+ 2 - 1
src/utils/config.js

@@ -37,7 +37,8 @@ function geturl(){
         }
     }else{
         return {
-            gourl:'http://192.168.2.122:5654/cdss.html',
+            // gourl:'http://192.168.2.122:5654/cdss.html',
+            gourl:'http://223.93.170.82:12254/cdss.html',
             imgurl:'http://192.168.2.122:82'
         }
     }