Skip to content

Commit 316da38

Browse files
authored
Fix DSN
1 parent c25e7dd commit 316da38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ party provider:
165165
Mailjet mailjet+smtp://ACCESS_KEY:SECRET_KEY@default n/a mailjet+api://ACCESS_KEY:SECRET_KEY@default
166166
Postmark postmark+smtp://ID:ID@default n/a postmark+api://KEY@default
167167
Sendgrid sendgrid+smtp://apikey:KEY@default n/a sendgrid+api://KEY@default
168-
Sendinblue sendinblue+smtp://apikey:USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
168+
Sendinblue sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
169169
==================== ==================================================== =========================================== ========================================
170170

171171
.. caution::

0 commit comments

Comments
 (0)