mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 19:48:59 +02:00
* Exemples -> Examples * Exemples -> Examples * Uppercase * Uppercase v2 * Uppercase v3 * Uppercases * Another one * Add whoami because .gitignore is ignoring conf folder
5 lines
218 B
YAML
5 lines
218 B
YAML
url: https://localhost:8080
|
|
ca_cert_path: /etc/crowdsec/certs/inter.pem #CA to trust the server certificate
|
|
key_path: /etc/crowdsec/certs/agent-key.pem #Client key
|
|
cert_path: /etc/crowdsec/certs/agent.pem #Client cert
|