10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
{
|
|
mysql: {
|
|
host: "localhost",
|
|
user: "root",
|
|
password: "",
|
|
database: "ilyli_test",
|
|
create_database_automatically: true,
|
|
},
|
|
}
|