You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/email-routing/email-workers/local-development.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,7 +196,7 @@ export default {
196
196
197
197
Run `npx wrangler dev` and use curl to `POST` the same message from the [Receive an email](#receive-an-email) example. Your terminal will show you where to find the replied message in your local disk and to whom the email was forwarded:
198
198
199
-
```bash
199
+
```txt
200
200
⎔ Starting local server...
201
201
[wrangler:inf] Ready on http://localhost:8787
202
202
[wrangler:inf] Email handler replied to sender with the following message:
0 commit comments