mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## Version 2022/08/06
 | |
| # Fail2Ban jail configuration for traefik-auth
 | |
| 
 | |
| # to use 'traefik-auth' filter you have to configure your Traefik instance,
 | |
| # see `filter.d/traefik-auth.conf` for details and service example.
 | |
| 
 | |
| [traefik-auth]
 | |
| 
 | |
| enabled = false
 | |
| port    = http,https
 | |
| logpath = %(logs_path)s/traefik/access.log
 |