mirror of
https://github.com/balkian/Hookio-Mailer.git
synced 2024-11-22 06:22:30 +00:00
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
|
{
|
||
|
"mailer": {
|
||
|
"host": "smtp.gmail.com",
|
||
|
"username": "BLABLA@gmail.com",
|
||
|
"password": "password"
|
||
|
}
|
||
|
}
|