Settings
Configuration for the Call Gateway system
Supabase Configuration
Set via environment variables on the server
NEXT_PUBLIC_SUPABASE_URL
✓ ConfiguredSUPABASE_SERVICE_ROLE_KEY
✓ ConfiguredSetup Guide
- Copy
.env.exampleto.env.local - Add your Supabase project URL and service role key
- Run the SQL schema from
supabase_schema.sql - Point desktop/mobile apps to
http://your-server:3000/api