yz 2 天之前
父节点
当前提交
100892817b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -56,9 +56,9 @@ module.exports = {
       '/api': {
         //本地服务接口地址
         // target: 'http://192.168.8.101:1080',
-        target: 'http://192.168.8.114:1080',
+        // target: 'http://192.168.8.114:1080',
         // target: 'http://127.0.0.1:1080',
-        // target: 'http://gubersial-api.cpolar.top',
+        target: 'http://gubersial-api.cpolar.top',
         // target: 'http://gubersial-ui.cpolar.top',
         // target: 'https://22687sh999.goho.co',
         ws: true,