tubearchivist-frontend/.env.local.example

8 lines
372 B
Plaintext
Raw Permalink Normal View History

2022-04-14 14:49:56 +00:00
# https://next-auth.js.org/configuration/options#nextauth_secret Used to encrypt JWT
2022-04-14 14:46:08 +00:00
NEXTAUTH_SECRET=
2022-04-14 14:49:56 +00:00
# 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.
2022-04-14 14:46:08 +00:00
NEXTAUTH_URL=
2022-04-14 14:49:56 +00:00
# URL of the Tubearchivist server without a trailing /
2022-04-14 14:46:08 +00:00
NEXT_PUBLIC_TUBEARCHIVIST_URL=