feat: add auth database migration
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"TRUSTED_ORIGINS": "http://localhost:8787",
|
||||
"MAIL_PROVIDER": "resend",
|
||||
"MAIL_FROM": "noreply@example.com",
|
||||
"CAPTCHA_PROVIDER": "cloudflare-turnstile"
|
||||
"CAPTCHA_PROVIDER": "cloudflare-turnstile",
|
||||
"RESEND_API_KEY": "set-with-wrangler-secret-for-production"
|
||||
},
|
||||
"d1_databases": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user