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

+ 1 - 1
vue.config.js

@@ -52,7 +52,7 @@ module.exports = {
       // 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://127.0.0.1:3031`,
         // target: `http://127.0.0.1:3031`,
-        target: `http://36.49.108.22:3031`,
+        target: `http://192.168.4.12:3031`,
         // target: `http://192.168.1.119:3031`,
         // target: `http://192.168.1.119:3031`,
         changeOrigin: true,
         changeOrigin: true,
         pathRewrite: {
         pathRewrite: {