Kaynağa Gözat

fix(compiler): fix

shylock 1 yıl önce
ebeveyn
işleme
40bc37a121
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      config/proxy.ts

+ 2 - 2
config/proxy.ts

@@ -18,8 +18,8 @@ export default {
     },
     '/web/': {
       // 要代理的地址
-      // target: 'http://yongxu.yehaoji.cn:8199', // 开发
-      target: 'https://app.yongxulvjian.com', // 生产
+      target: 'http://yongxu.yehaoji.cn:8199', // 开发
+      // target: 'https://app.yongxulvjian.com', // 生产
       changeOrigin: true,
     },
     '/s/': {