From dc840718ff65ecfbe4547ed3a6ae207c41876bae Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 27 Oct 2024 12:48:56 +0100 Subject: [PATCH] Update fileConfig.yml --- examples/traefik/fileConfig.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/traefik/fileConfig.yml b/examples/traefik/fileConfig.yml index 881cb73..782ca17 100644 --- a/examples/traefik/fileConfig.yml +++ b/examples/traefik/fileConfig.yml @@ -97,6 +97,8 @@ http: # enabled: true # defaultDecisionSeconds: 60 # crowdsecMode: live + # crowdsecAppsecEnabled: false + # crowdsecAppsecHost: crowdsec:7422 # crowdsecAppsecFailureBlock: true # crowdsecAppsecUnreachableBlock: true # crowdsecLapiKey: FIXME-LAPI-KEY # <--- replace this later