Fix typo in crowdsec docs

This commit is contained in:
shamoon 2024-04-08 15:19:35 -07:00 committed by GitHub
parent ffad2b890e
commit c18fd02c8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,5 +15,5 @@ widget:
type: crowdsec
url: http://crowdsechostorip:port
username: localhost # machine_id in crowdsec
passowrd: password
password: password
```