mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2025-11-08 15:15:05 +01:00
* ✨ add support for appsec in crowdsec * 🐛 lint * 🐛 fix lint * 🐛 fix lint * 🐛 fix lint * fix: comments * 🐛 lint and doc * 🐛 fix comment and lint * 📝 Start documentation for appsec with exemple * 📝 Fix readme typos and update example * 🚨 Fix Lint --------- Co-authored-by: Mathieu Hanotaux <mathieu@hanotaux.fr>
13 lines
205 B
YAML
13 lines
205 B
YAML
filenames:
|
|
- /var/log/traefik/access.log
|
|
labels:
|
|
type: traefik
|
|
|
|
---
|
|
listen_addr: 0.0.0.0:7422
|
|
appsec_config: crowdsecurity/virtual-patching
|
|
name: myAppSecComponent
|
|
source: appsec
|
|
labels:
|
|
type: appsec
|