mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	chore(projects): close http proxy
This commit is contained in:
		
							
								
								
									
										2
									
								
								.env
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.env
									
									
									
									
									
								
							@@ -21,7 +21,7 @@ VITE_ROUTE_HOME=home
 | 
				
			|||||||
VITE_MENU_ICON=mdi:menu
 | 
					VITE_MENU_ICON=mdi:menu
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# whether to enable http proxy when is dev mode
 | 
					# whether to enable http proxy when is dev mode
 | 
				
			||||||
VITE_HTTP_PROXY=Y
 | 
					VITE_HTTP_PROXY=N
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# vue-router mode: hash | history | memory
 | 
					# vue-router mode: hash | history | memory
 | 
				
			||||||
VITE_ROUTER_HISTORY_MODE=history
 | 
					VITE_ROUTER_HISTORY_MODE=history
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user