1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-04-30 14:54:01 +00:00

Fixed Traefik : forgot to remove Crowdsec middleware in default config ()

This commit is contained in:
Uzurka 2024-05-20 10:37:06 +02:00 committed by GitHub
parent e746d7c340
commit bf08d0a435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,8 +48,6 @@ entryPoints:
websecure: websecure:
address: ':443' address: ':443'
http: http:
middlewares:
- crowdsec-bouncer@file
tls: tls:
certResolver: letsencrypt certResolver: letsencrypt
traefik: traefik: