JX.LI 2 lat temu
rodzic
commit
ee0cfa6d5c
1 zmienionych plików z 2 dodań i 1 usunięć
  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: {