2020-10-01 16:16:36 +02:00
|
|
|
{
|
2020-04-23 12:12:08 +02:00
|
|
|
mysql: {
|
|
|
|
host: "localhost",
|
|
|
|
user: "root",
|
|
|
|
password: "",
|
2020-07-08 10:49:29 +02:00
|
|
|
database: "wms2_core_test",
|
2020-04-23 12:12:08 +02:00
|
|
|
create_database_automatically: true
|
|
|
|
}
|
2020-09-03 12:43:01 +02:00
|
|
|
}
|