Skip to content

Commit

Permalink
add Postal mailer
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasclaes committed Aug 11, 2024
1 parent 3eb02fa commit d131383
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions symfony/postal-mailer/7.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=postal+api://API_TOKEN@BASE_URL",
"#2": "MAILER_DSN=postal://API_TOKEN@BASE_URL"
}
}

0 comments on commit d131383

Please sign in to comment.