AJNB hace 1 mes
padre
commit
eaeb60b3cc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: {