mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 00:14:35 +08:00
3 lines
176 B
Plaintext
3 lines
176 B
Plaintext
# Update these with your Supabase details from your project settings > API
|
|
NEXT_PUBLIC_SUPABASE_URL=https://your-project.supabase.co
|
|
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key |