mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-12 18:43:45 +00:00
fix(#69): Use service role key for seeding
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
PUBLIC_SUPABASE_URL="your-supabase-project-url"
|
||||
PUBLIC_SUPABASE_ANON_KEY="your-supabase-anon-key"
|
||||
PUBLIC_SUPABASE_ANON_KEY="your-supabase-anon-key"
|
||||
SUPABASE_SERVICE_ROLE_KEY="your-supabase-service-role-key"
|
||||
Reference in New Issue
Block a user