web100 2 rokov pred
rodič
commit
aa31424e76
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -32,7 +32,8 @@ module.exports = {
       '/api': {
         //本地服务接口地址
         // target: 'http://192.168.3.64:1080',
-        target: 'http://192.168.8.104:1080',
+        // target: 'http://192.168.8.108:1080',
+        target: 'http://192.168.8.118:1080',
         // 打包地址
         // target: 'http://121.37.83.47:10004',//服务器ip
         // target: 'http://trade.tubaosoft.com:10004',//服务器域名