2020-11-02 18:17:55 +01:00
|
|
|
{
|
2020-06-27 17:20:06 +02:00
|
|
|
mysql: {
|
|
|
|
host: "localhost",
|
|
|
|
user: "root",
|
|
|
|
password: "",
|
2020-11-13 10:54:35 +01:00
|
|
|
database: "swaf_test",
|
2020-06-27 17:20:06 +02:00
|
|
|
create_database_automatically: true
|
|
|
|
}
|
2020-09-03 08:28:57 +02:00
|
|
|
}
|