mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 13:53:58 +02:00
5 lines
146 B
YAML
5 lines
146 B
YAML
# vim: set ft=yaml.ansible:
|
|
---
|
|
|
|
# The password is insecure since the db is ephemeral and only listen to localhost.
|
|
mysql_root_password: password
|