add jwt secret token to env
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
# openssl rand -base64 32
|
||||
# https://next-auth.js.org/configuration/options#secret
|
||||
# NEXTAUTH_SECRET=""
|
||||
# JWT_SECRET=""
|
||||
NEXTAUTH_URL="http://localhost:3000"
|
||||
|
||||
# MongoDB Details
|
||||
|
Reference in New Issue
Block a user