huituanxueqian 1 year ago
parent
commit
40b5117efe
1 changed files with 1 additions and 1 deletions
  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,