mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
Add Resend bridge recipe
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"env": {
|
||||||
|
"#1": "MAILER_DSN=resend+api://API_KEY@default",
|
||||||
|
"#2": "MAILER_DSN=resend+smtp://resend:API_KEY@default"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user