project type and added query file
This commit is contained in:
@@ -9,3 +9,9 @@ PAYLOAD_SECRET=YOUR_SECRET_HERE
|
||||
PREVIEW_SECRET=YOUR_SECRET_HERE
|
||||
|
||||
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
|
||||
|
||||
NEXT_PUBLIC_FROM_EMAIL=YOUR_EMAIL
|
||||
NEXT_PUBLIC_FROM_NAME="YOUR_NAME"
|
||||
SMTP_HOST=YOUR_HOST
|
||||
SMTP_USER=YOUR_USER
|
||||
SMTP_PASS=YOUR_PASS
|
||||
|
||||
Reference in New Issue
Block a user