Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coronabytes authored Jan 18, 2024
1 parent d9ca603 commit 0c04122
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,20 @@ appsettings.json
"Password": "***",
"Tls": true
},
"SES": {
"AccessKey": "",
"SecretAccessKey": "",
"Region": "eu-central-1"
},
"Postmark": {
"ServerToken": "***",
"MessageStream": "outbound"
},
"Mailjet": {
"ApiKey": "***"
},
"SendGrid": {
"ApiKey": ""
}
}
}
Expand Down

0 comments on commit 0c04122

Please sign in to comment.