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

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

@@ -33,7 +33,7 @@ module.exports = {
     port: port,
     open: true,
     proxy: {
-      // detail: https://cli.vuejs.org/config/#devserver-proxy
+      // detail: https://cli.vuejs.org/config/#devserver-proxy1
       [process.env.VUE_APP_BASE_API]: {
         target: `http://localhost:8008`,
         changeOrigin: true,