方明岳 2 年 前
コミット
4ae2fef824
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      config/proxy.js

+ 1
- 1
config/proxy.js ファイルの表示

@@ -10,7 +10,7 @@ export default {
10 10
     '/api/': {
11 11
       // target: 'https://xlk.njyz.tech/',
12 12
       // target: 'http://192.168.89.147:8081',
13
-      target: 'http://192.168.2.7:8080/',
13
+      target: 'http://192.168.2.7:8081/',
14 14
       // target: 'https://www.newhousehold.cn',
15 15
       changeOrigin: true,
16 16
       pathRewrite: {