This commit is contained in:
Drew Gross
2016-03-23 17:28:52 -07:00
parent 259de3f104
commit 958d77207a

View File

@@ -205,7 +205,7 @@ var server = ParseServer({
emailAdapter: { emailAdapter: {
module: 'parse-server-simple-mailgun-adapter', module: 'parse-server-simple-mailgun-adapter',
options: { options: {
// The addres that your emails come from // The address that your emails come from
fromAddress: 'parse@example.com', fromAddress: 'parse@example.com',
// Your domain from mailgun.com // Your domain from mailgun.com
domain: 'example.com', domain: 'example.com',