mirror of
https://github.com/balkian/Hookio-Mailer.git
synced 2025-09-02 10:32:19 +00:00
First Commit
This commit is contained in:
7
config.json_example
Normal file
7
config.json_example
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"mailer": {
|
||||
"host": "smtp.gmail.com",
|
||||
"username": "BLABLA@gmail.com",
|
||||
"password": "password"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user