docs(supabase): Add self-hosted configuration guide and update env templates
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# ======================================
|
||||
# SUPABASE CONFIGURATION
|
||||
# SUPABASE CONFIGURATION (Self-Hosted)
|
||||
# ======================================
|
||||
# URL: https://supabase.stackbackup.cloud/
|
||||
# Obter chaves em: Projeto → Settings → API
|
||||
SUPABASE_URL=https://supabase.stackbackup.cloud
|
||||
SUPABASE_ANON_KEY=your_supabase_anon_key_here
|
||||
SUPABASE_SERVICE_KEY=your_supabase_service_key_here
|
||||
|
||||
Reference in New Issue
Block a user