5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
# Supabase Configuration
|
|
# Replace these with your actual credentials from the Supabase Dashboard
|
|
SUPABASE_URL=https://your-project-id.supabase.co
|
|
SUPABASE_ANON_KEY=your-anon-key
|