AJNB 1 tháng trước cách đây
mục cha
commit
eaeb60b3cc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -35,6 +35,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
+        target: `http://192.168.0.153:8080`,
         target: `http://8.130.113.97:8080`,
         changeOrigin: true,
         pathRewrite: {