Persist contact email vars in wrangler config
This commit is contained in:
parent
787256b5c6
commit
c50b6ea499
1 changed files with 4 additions and 0 deletions
|
|
@ -7,4 +7,8 @@
|
||||||
"binding": "ASSETS",
|
"binding": "ASSETS",
|
||||||
"not_found_handling": "single-page-application",
|
"not_found_handling": "single-page-application",
|
||||||
},
|
},
|
||||||
|
"vars": {
|
||||||
|
"CONTACT_FROM_EMAIL": "DoNotReply@fff074df-fa43-47e1-bc50-ed615096a145.azurecomm.net",
|
||||||
|
"CONTACT_TO_EMAIL": "calum@muir.in",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue