Explorar el Código

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

yz hace 3 semanas
padre
commit
904ab77e16
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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': '/'