anderx hai 3 meses
pai
achega
5dca00f9aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://172.0.0.1:8088/api`,
+        target: `http://172.16.1.199:8088/api`,
         // target: 'http://192.168.0.174:8080/api',
         changeOrigin: true,
         pathRewrite: {