but then I can still access my webservice. It's not clear what I am doing wrong. Please help me out.
Setup: Docker engine running on Ubuntu Desktop 24.04.3 HTTP service: Caddy running in seperate container stack Crowdsec instance: Running in seperate container stack
Things I have done so far: - Deployed Crowdsec container - Manually added Caddy logfile location in Crowdsecs acquis.yaml - Added the security engine to the Crowdsec webui - Executed http detection test succesfully (ssh not required since it's blocked by firewall, and I don't know what AppSec is) - Executed API CrowdSec central connectivity test succesfully.
Things I think I still have to do: - Edit Caddyfile to make a refference to Crowdsec somehow? - Make a refference to either Caddy or Crowsec about their internal docker network IP's since they run in seperate container stacks?