chencc 1 rok pred
rodič
commit
ac3c3c2475
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -37,7 +37,7 @@ module.exports = {
       '/api': {
         // target: 'http://124.71.68.31:50001',
         // target: 'http://192.168.1.107:18086',
-        target: 'http://192.168.1.158:18086',
+        target: 'http://192.168.1.125:18086',
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
         pathRewrite: {
           '^/api': ''