ZhangXianQiang
2024-04-25 a5ba580dcafbdfc55b462df74c68ef5403b39332
vue.config.js
@@ -35,8 +35,8 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://localhost:8080`,
        target: `http://192.168.3.64:8080`,
        target: `http://localhost:8080`,
        // target: `http://192.168.3.64:8080`,
        // target: `http://192.168.3.87:8080`,
        changeOrigin: true,
        pathRewrite: {