Update Resend SDK and resend api url in configuration. (#1963)
This commit is contained in:
parent
9dee9e7ade
commit
1fe4e3afde
5 changed files with 11 additions and 2 deletions
|
|
@ -86,6 +86,7 @@ MULTIMODAL_SEND_IMAGE_FORMAT=base64
|
|||
MAIL_TYPE=
|
||||
MAIL_DEFAULT_SEND_FROM=no-reply <no-reply@dify.ai>
|
||||
RESEND_API_KEY=
|
||||
RESEND_API_URL=https://api.resend.com
|
||||
|
||||
# Sentry configuration
|
||||
SENTRY_DSN=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue