zhuth 7 лет назад
Родитель
Сommit
0b725c3cd1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/pc-web/app.json

+ 1 - 1
frontend/pc-web/app.json

@@ -321,7 +321,7 @@
             "delay": 250
         },
         "server": {
-            "basePath": "http://10.1.80.35:9520/api/school",
+            "basePath": "https://school-api.ubtob.com/api/school",
             "urlPattern": "^\/"
         }
     },