Skip to content

Commit

Permalink
Merge pull request #1332 from jonasclaes/main
Browse files Browse the repository at this point in the history
add Postal mailer
  • Loading branch information
fabpot authored Aug 11, 2024
2 parents 3eb02fa + d131383 commit b468bb5
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 b468bb5

Please sign in to comment.