zweizhao 7 лет назад
Родитель
Сommit
50474f9c37
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -10,7 +10,7 @@ const ds_overlay = { warnings: true, errors: true }
 const ds_proxy = {
   '/': {
     ws: false,
-    target: 'https://dev.test.gitinn.com/',
+    target: 'https://dev.test.proginn.com/',
     changeOrigin: true,
     // pathRewrite: {
     //   '/api/dispatch': '/dispatch'