소스 검색

大喇叭

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: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [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`,
         changeOrigin: true,
         pathRewrite: {