mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
If you use a ./test/local directory, you need to create it again: $ make clean bats-build bats-fixture
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
|