mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			301 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			301 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"requestTimeout": 30000,
 | |
| 	"defaultCommandTimeout": 20000,
 | |
| 	"reporter": "cypress-multi-reporters",
 | |
| 	"reporterOptions": {
 | |
| 		"configFile": "multi-reporter.json"
 | |
| 	},
 | |
| 	"videos": false,
 | |
| 	"screenshotsFolder": "results/screenshots",
 | |
| 	"env": {
 | |
| 		"swaggerBase": "{{baseUrl}}/api/schema",
 | |
| 		"RETRIES": 0
 | |
| 	}
 | |
| }
 |