docs(supabase): Add self-hosted configuration guide and update env templates

This commit is contained in:
Erik Silva
2025-12-01 01:51:06 -03:00
parent 0ccdc0bb4d
commit 04a775cbaf
2 changed files with 280 additions and 1 deletions

View File

@@ -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