fix(email): use the correct sender address
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"Emailer": {
|
"Emailer": {
|
||||||
"ApiKey": "re_HPQGrtF8_7xqFQnhyrp5GeseXnZ9pKd4q",
|
"ApiKey": "re_HPQGrtF8_7xqFQnhyrp5GeseXnZ9pKd4q",
|
||||||
"FromEmail": "Hutopy <notifications@hutopy.ca>"
|
"FromEmail": "Hutopy <notifications@hutopy.com>"
|
||||||
},
|
},
|
||||||
"Authentication": {
|
"Authentication": {
|
||||||
"Jwt": {
|
"Jwt": {
|
||||||
|
|||||||
Reference in New Issue
Block a user