Skip to content

Commit 8c7b1ee

Browse files
committed
Update .env.example
1 parent 0c4c309 commit 8c7b1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
DATABASE_URL="postgresql://username:password@localhost:5432/database_name"
33

44
# JWT密钥
5+
# 请使用一个长而随机的字符串,例如从 https://www.uuidgenerator.net/ 生成
56
JWT_SECRET="your-super-secret-jwt-key-here"
67

78
# Resend邮件服务API密钥

0 commit comments

Comments
 (0)