Browse Source

chore: 更新本地开发环境代理配置

yz 3 weeks ago
parent
commit
904ab77e16
1 changed files with 2 additions and 0 deletions
  1. 2 0
      vue.config.js

+ 2 - 0
vue.config.js

@@ -50,6 +50,8 @@ module.exports = {
       '/api': {
         //本地服务接口地址
         target: 'http://127.0.0.1:1080',
+        // target: 'http://gubersial-api.cpolar.top',
+        // target: 'https://22687sh999.goho.co',
         ws: true,
         pathRewrite: {
           '^/api': '/'