13693261870
2024-09-10 d2fc6d6e5c57e4d7c32f8a112326a2879625515b
se-ui/vue.config.js
@@ -34,8 +34,8 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        target: `http://localhost:8080`,
        //target: `http://192.168.11.203:8090`,
        // target: `http://localhost:8080`,
        target: `http://192.168.11.203:8090`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: process.env.VUE_APP_BASE_API