salix/services/mailer/Application/Config/mysql.json

7 lines
108 B
JSON
Raw Normal View History

2017-07-06 08:39:52 +00:00
{
"host": "localhost",
"port": 3306,
"user": "reports",
"password": "",
"database": ""
}