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

+ 3 - 3
frontend/saas-web/app.json

@@ -296,7 +296,7 @@
         },*/
         "compressor":null,
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },
@@ -306,7 +306,7 @@
      */
     "testing": {
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },
@@ -319,7 +319,7 @@
             "delay": 250
         },
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },