From a17d477d2048dfc6b23fd62b69803b1ada79d03a Mon Sep 17 00:00:00 2001 From: Alex van Andel Date: Mon, 28 Jun 2021 17:47:40 +0000 Subject: [PATCH] Added NEXTAUTH_URL back to .env.example as it is required on Vercel --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.env.example b/.env.example index de845300ed..99636771a9 100644 --- a/.env.example +++ b/.env.example @@ -2,6 +2,10 @@ DATABASE_URL='postgresql://:@:/' 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