add jwt secret token to env

This commit is contained in:
Brandon Egger
2023-05-18 20:30:46 -05:00
parent 165ddf8dd9
commit 24b342a06f
2 changed files with 3 additions and 3 deletions

View File

@ -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