Merge pull request #60 from abhi1693/docs/next-public-api-url

Merged via Mission Control triage.
This commit is contained in:
Abhimanyu Saharan
2026-02-08 23:01:26 +05:30
committed by GitHub
4 changed files with 38 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
# REQUIRED: base URL for frontend -> backend calls (must be set for Activity feed and other API calls).
# Must be reachable from the browser (host).
NEXT_PUBLIC_API_URL=http://localhost:8000
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=YOUR_PUBLISHABLE_KEY
CLERK_SECRET_KEY=YOUR_SECRET_KEY
NEXT_PUBLIC_CLERK_SIGN_IN_FORCE_REDIRECT_URL=/boards