chore: add comments to example .env

This commit is contained in:
Sean Norwood 2022-04-14 14:49:56 +00:00
parent eec616f1af
commit 5913d31b8f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# https://next-auth.js.org/configuration/options#nextauth_secret Used to encrypt JWT
NEXTAUTH_SECRET=
# https://next-auth.js.org/configuration/options#nextauth_url When deploying to production, set the NEXTAUTH_URL environment variable to the canonical URL of your site.
NEXTAUTH_URL=
# URL of the Tubearchivist server without a trailing /
NEXT_PUBLIC_TUBEARCHIVIST_URL=