Update webhook

This commit is contained in:
Matthew Stanciu 2020-04-24 13:58:18 -04:00
parent c6e8362200
commit 23a2b0abaa

View file

@ -50,7 +50,7 @@ export default async (req, res) => {
address = personRecord[0]
}
fetch('https://hooks.zapier.com/hooks/catch/507705/o2dbufn/', {
fetch(`${process.env.MAIL_MISSION_WEBHOOK}`, {
method: 'POST',
body: {
'test': false,