export default { mysql: { host: "localhost", user: "root", password: "", database: "wms2_test", create_database_automatically: true } };