ily.li/config/test.json5

10 lines
172 B
Plaintext
Raw Permalink Normal View History

2020-11-02 18:17:55 +01:00
{
2020-06-27 17:20:06 +02:00
mysql: {
host: "localhost",
user: "root",
password: "",
2020-11-22 14:06:56 +01:00
database: "ilyli_test",
create_database_automatically: true,
},
}