whao 2 năm trước cách đây
mục cha
commit
7c0c4f84c3
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

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