Added NEXTAUTH_URL back to .env.example as it is required on Vercel

pull/319/head
Alex van Andel 2021-06-28 17:47:40 +00:00
parent 5ebd9d5270
commit a17d477d20
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@ DATABASE_URL='postgresql://<user>:<pass>@<db-host>:<db-port>/<db-name>'
GOOGLE_API_CREDENTIALS='secret'
BASE_URL='http://localhost:3000'
# @see: https://github.com/calendso/calendso/issues/263
# Required for Vercel hosting - set NEXTAUTH_URL to equal your BASE_URL
# NEXTAUTH_URL='http://localhost:3000'
# Remove this var if you don't want Calendso to collect anonymous usage
NEXT_PUBLIC_TELEMETRY_KEY=js.2pvs2bbpqq1zxna97wcml.oi2jzirnbj1ev4tc57c5r