ily.li/config/test.json5

10 lines
172 B
Plaintext

{
mysql: {
host: "localhost",
user: "root",
password: "",
database: "ilyli_test",
create_database_automatically: true,
},
}