소스 검색

Merge remote-tracking branch 'origin/xuankuang' into xuankuang

zhangxin 1 년 전
부모
커밋
8df4a2f309
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,