mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 23:17:34 +08:00
docs: simplify D1 naming guidance (#961)
This commit is contained in:
@@ -42,7 +42,7 @@ wrangler d1 execute temp-email-db --file=db/schema.sql --remote
|
||||
wrangler kv:namespace create DEV
|
||||
```
|
||||
|
||||
Use a project-specific D1 database name such as `temp-email-db` instead of a generic name like `dev`.
|
||||
Use a D1 database name such as `temp-email-db` or `cloudflare-temp-email-prod`.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user