File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ web_hosting:
6666
6767email_hosting :
6868 provider : resend
69- from : " Your Name <newsletter@ example.com>"
70- reply_to : newsletter@ example.com
69+ from : " Your Name <your-name@newsletter. example.com>"
70+ reply_to : your-name@newsletter. example.com
7171
7272env :
7373 CLOUDFLARE_API_TOKEN : " cf_xxxxx" # or set CLOUDFLARE_API_TOKEN env var
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ web_hosting:
2121
2222email_hosting:
2323 provider: resend
24- from: "Your Name <newsletter@ example.com>"
25- reply_to: newsletter@ example.com
24+ from: "Your Name <your-name@newsletter. example.com>"
25+ reply_to: your-name@newsletter. example.com
2626
2727env:
2828 CLOUDFLARE_API_TOKEN: "cf_xxxxx" # or set CLOUDFLARE_API_TOKEN env var
You can’t perform that action at this time.
0 commit comments