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: {