Add sendgrid credentials
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
// Configuration for EmailService
|
||||
//
|
||||
module.exports.email = {
|
||||
apiUser: "",
|
||||
apiKey: ""
|
||||
apiUser: "benjaminramey",
|
||||
apiKey: "AVidasUPthub6pY3fFGe"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user