We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80bd37d commit c339ad4Copy full SHA for c339ad4
apps/web/.env.example
@@ -3,4 +3,6 @@ NEXT_PUBLIC_POSTHOG_KEY=
3
NEXT_PUBLIC_POSTHOG_HOST=
4
NEXT_PUBLIC_SUPABASE_URL=
5
# Make sure to enable RLS and policies to use this key in client
6
-NEXT_PUBLIC_SUPABASE_ANON_KEY=
+NEXT_PUBLIC_SUPABASE_ANON_KEY=
7
+SUPABASE_SERVICE_ROLE_KEY=
8
+SUPABASE_URL=
0 commit comments