mirror of
https://github.com/Dvorinka/1356.git
synced 2026-06-04 20:12:56 +00:00
Added Supabase SQL migrations and environment config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Supabase Configuration
|
||||
# Copy this file to .env and fill in your actual values
|
||||
|
||||
SUPABASE_URL=https://your-project.supabase.co
|
||||
SUPABASE_ANON_KEY=your-anon-key-here
|
||||
Reference in New Issue
Block a user