add NEXTAUTH_URL to environment variables#25
Conversation
|
@mfts is attempting to deploy a commit to the calendso Team on Vercel. A member of the Team first needs to authorize it. |
|
As per https://github.com/calendso/calendso/issues/4#issuecomment-818747886, shouldn't this be |
|
As per next-auth docs, it can be both. You would only add the long url i.e. That's because next-auth already knows the default directory so you can just the BASE-URL. |
|
Thanks for your contribution! |
Oh ok cool! TIL 😅 |
* perf: remove Sentry span from getPeriodStartDatesBetween Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * perf: remove Sentry prismaIntegration to reduce span volume Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
When I'm running it locally I got an error from NEXTAUTH_URL that it's not present in the .env file.
https://next-auth.js.org/configuration/options#nextauth_url