Update email sender domain

This commit is contained in:
Rr
2026-04-20 12:19:13 +08:00
committed by GitHub
parent a009d07c0e
commit 4e02762511
+1 -1
View File
@@ -28,7 +28,7 @@ export interface Env {
**Endpoint:** `POST {BASE_URL}/api/v4/send_email`
**Authentication:** `X-API-Key` header (using `env.API_KEY`)
**Sender:** Automatically set to `{project_name}@pinme.dev`
**Sender:** Automatically set to `{project_name}@pinme.cloud`
### Request Format