fangmingyue 2 anni fa
parent
commit
699a17bbfc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      config/proxy.js

+ 1
- 1
config/proxy.js Vedi File

@@ -12,7 +12,7 @@ export default {
12 12
     '/api/': {
13 13
       // 要代理的地址
14 14
       // target: 'http://127.0.0.1:7080',
15
-      target: 'http://192.168.89.147:7080',
15
+      target: 'http://192.168.89.76:7080',
16 16
       // target: 'http://machine.njyunzhi.com',
17 17
       // 配置了这个可以从 http 代理到 https
18 18
       // 依赖 origin 的功能可能需要这个,比如 cookie