shiqian 4 年之前
父節點
當前提交
75679a7c75
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      ruoyi-ui/vue.config.js

+ 1 - 2
ruoyi-ui/vue.config.js

@@ -34,8 +34,7 @@ module.exports = {
     proxy: {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
       [process.env.VUE_APP_BASE_API]: {
-        // target: `http://shiqian:8080`,
-        target: `http://boman:8080`,
+        target: `http://192.168.101.11:8090`,
         // target: `http://192.168.101.110:8080`,
         // target: `http://192.168.101.110:8080`,
         // target: `http://192.168.101.10:8080`,
         // target: `http://192.168.101.10:8080`,
         changeOrigin: true,
         changeOrigin: true,