feat: add email client
This commit is contained in:
parent
13db7853bd
commit
ac216925ff
7 changed files with 167 additions and 4 deletions
|
|
@ -9,3 +9,4 @@ database:
|
|||
email_client:
|
||||
base_url: "localhost"
|
||||
sender_email: "test@fmail.com"
|
||||
authorization_token: "my-secret-token"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue