mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 03:28:59 +02:00
Remove duration for remove csli crowdsec
This commit is contained in:
@@ -184,7 +184,7 @@ docker-compose up -d
|
|||||||
```bash
|
```bash
|
||||||
docker-compose up -d crowdsec
|
docker-compose up -d crowdsec
|
||||||
docker exec crowdsec cscli decisions add --ip 10.0.0.10 -d 10m # this will be effective 10min
|
docker exec crowdsec cscli decisions add --ip 10.0.0.10 -d 10m # this will be effective 10min
|
||||||
docker exec crowdsec cscli decisions remove --ip 10.0.0.10 -d 10m
|
docker exec crowdsec cscli decisions remove --ip 10.0.0.10
|
||||||
```
|
```
|
||||||
|
|
||||||
### Local Mode
|
### Local Mode
|
||||||
|
|||||||
Reference in New Issue
Block a user