ソースを参照

代理地址修改

zweizhao 7 年 前
コミット
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'