diff --git a/Caddyfile b/Caddyfile index ab272e2..fb639dd 100755 --- a/Caddyfile +++ b/Caddyfile @@ -15,6 +15,14 @@ trusted_proxies static private_ranges } + crowdsec { + api_url http://localhost:8080 + api_key uok9y/eKet7rhXxxGvgUNmMiKsAxxh2JJd4rsGvCDoE + ticker_interval 15s + #disable_streaming + #enable_hard_fails + } + } # --------------------------------------------------