salix/services/mailer/application/config/mysql.json

7 lines
108 B
JSON

{
"host": "localhost",
"port": 3306,
"user": "reports",
"password": "",
"database": ""
}