Initial commit DBMaker - Oficiais e Funcionando
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Supabase Configuration
|
||||
VITE_SUPABASE_URL=https://your-project.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=your-anon-key
|
||||
SUPABASE_SERVICE_ROLE_KEY=your-service-role-key
|
||||
SUPABASE_DB_PASSWORD=your-db-password
|
||||
SUPABASE_PROJECT_NAME=your-project-name
|
||||
SUPABASE_REGION=South America (Sao Paulo)
|
||||
Reference in New Issue
Block a user