Ver Fonte

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

yz há 3 semanas atrás
pai
commit
904ab77e16
1 ficheiros alterados com 2 adições e 0 exclusões
  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': '/'