Skip to content

Commit bad1650

Browse files
Documentation update on Resend
1 parent cb78b3f commit bad1650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Generate a 256 bit secret key with `openssl rand -base64 32` and paste it into t
116116

117117
Set your desired database name, username, and password in the .env file.
118118

119-
To use password recovery, register a [Resend](https://resend.com/) account, verify a domain, get an API key, and paste the API key into the .env file.
119+
To use password recovery and other email features, register a [Resend](https://resend.com/) account, verify a domain, get an API key, and paste the API key into the .env file. Note that you will need to [verify your domain with Resend](https://resend.com/docs/dashboard/domains/introduction) to send emails, and you will not be able to send emails from the localhost development server.
120120

121121
### Start development database
122122

0 commit comments

Comments
 (0)