update usage on readme, docker-compose and traefiker (#8)

* Update readme, add about sectioj

* Update readme about

* Change parameter with capitalized letters

* Add docker-compose local and docker-compose for real world utilization

* Update readme and .traefik

* update readme and docker-compose

* Update .traefik

Co-authored-by: MathieuHa <mathieu@hanotaux.fr>
This commit is contained in:
mathieuHa
2022-09-28 23:06:16 +02:00
committed by GitHub
co-authored by MathieuHa
parent 57a97a0cf9
commit 5eb4077133
5 changed files with 70 additions and 14 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ type Config struct {
func CreateConfig() *Config {
return &Config{
Enabled: false,
CrowdsecMode: "none",
CrowdsecMode: "stream",
CrowdsecLapiScheme: "http",
CrowdsecLapiHost: "crowdsec:8080",
CrowdsecLapiKey: "",