swaf/config/test.json5

10 lines
174 B
Plaintext

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