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