mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	remove 移除无用配置文件
This commit is contained in:
		@@ -34,7 +34,7 @@ module.exports = {
 | 
			
		||||
    proxy: {
 | 
			
		||||
      // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
			
		||||
      [process.env.VUE_APP_BASE_API]: {
 | 
			
		||||
        target: `http://localhost:8080`,
 | 
			
		||||
        target: `http://localhost:8081`,
 | 
			
		||||
        changeOrigin: true,
 | 
			
		||||
        pathRewrite: {
 | 
			
		||||
          ['^' + process.env.VUE_APP_BASE_API]: ''
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user