mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Fixed Traefik : forgot to remove Crowdsec middleware in default config (#3022)
This commit is contained in:
		
							parent
							
								
									e746d7c340
								
							
						
					
					
						commit
						bf08d0a435
					
				| 
						 | 
				
			
			@ -48,8 +48,6 @@ entryPoints:
 | 
			
		|||
  websecure:
 | 
			
		||||
    address: ':443'
 | 
			
		||||
    http:
 | 
			
		||||
      middlewares:
 | 
			
		||||
        - crowdsec-bouncer@file
 | 
			
		||||
      tls:
 | 
			
		||||
        certResolver: letsencrypt
 | 
			
		||||
  traefik:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue