Pull email sending concerns out into a standalone service
This commit is contained in:
parent
7d535a2c31
commit
c1a61730d5
4 changed files with 46 additions and 57 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"level": "info"
|
||||
}
|
||||
"email": {
|
||||
"api_key": "asdf1234",
|
||||
"bird_api_key": "asdf1234",
|
||||
"sender": "me@example.com"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue