JX.LI hace 2 años
padre
commit
6e8d2bbf5a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -55,6 +55,7 @@ module.exports = {
         target: `http://127.0.0.1:3031`,
         // target: `http://192.168.2.118:3031`,
         // target: `http://121.36.228.66:3031`,
+        // target: `http://172.28.20.101:3031`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''