浏览代码

大喇叭

JX.LI 2 年之前
父节点
当前提交
ee0cfa6d5c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -51,7 +51,8 @@ module.exports = {
     proxy: {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
       [process.env.VUE_APP_BASE_API]: {
-         target: `http://121.36.228.66:3031`,
+         // target: `http://121.36.228.66:3031`,
+         target: `https://29613561xe.eicp.vip`,
         // target: `http://127.0.0.1:3031`,
         // target: `http://127.0.0.1:3031`,
         changeOrigin: true,
         changeOrigin: true,
         pathRewrite: {
         pathRewrite: {