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

View File

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