mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-04 12:16:37 +00:00 
			
		
		
		
	ignore certificates
This commit is contained in:
		
							parent
							
								
									a5962ecadd
								
							
						
					
					
						commit
						6c6e2ee938
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -79,5 +79,7 @@ scrape_configs:
 | 
			
		|||
    scrape_interval: 60s
 | 
			
		||||
    metrics_path: /api/prometheus
 | 
			
		||||
    scheme: https
 | 
			
		||||
    tls_config:
 | 
			
		||||
        insecure_skip_verify: false
 | 
			
		||||
    static_configs:
 | 
			
		||||
      - targets: ['192.168.1.126:8123']
 | 
			
		||||
      - targets: ['192.168.1.126:8123']
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue