Remaster avec skill supabase only et grillme
This commit is contained in:
+5
-1
@@ -4,5 +4,9 @@
|
||||
# Supabase API URL
|
||||
VITE_SUPABASE_URL=http://localhost:8000
|
||||
|
||||
# Supabase anonymous key (public)
|
||||
# Supabase anonymous key (public, used by the frontend)
|
||||
VITE_SUPABASE_ANON_KEY=your-anon-key-here
|
||||
|
||||
# Supabase service role key (secret, NEVER exposed to the frontend)
|
||||
# Only used by scripts and edge functions
|
||||
VITE_SUPABASE_SERVICE_ROLE_KEY=your-service-role-key-here
|
||||
|
||||
Reference in New Issue
Block a user