mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Fixed Traefik : forgot to remove Crowdsec middleware in default config (#3022)
This commit is contained in:
		@@ -48,8 +48,6 @@ entryPoints:
 | 
			
		||||
  websecure:
 | 
			
		||||
    address: ':443'
 | 
			
		||||
    http:
 | 
			
		||||
      middlewares:
 | 
			
		||||
        - crowdsec-bouncer@file
 | 
			
		||||
      tls:
 | 
			
		||||
        certResolver: letsencrypt
 | 
			
		||||
  traefik:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user