mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
exports.DashboardPage = {
 | 
						|
    url: Cypress.env("baseUrl") + "/dashboard",
 | 
						|
};
 |