core/baas-control-plane/.env.example
2025-12-27 13:49:00 -03:00

5 lines
187 B
Text

PORT=4000
APPWRITE_ENDPOINT=https://cloud.appwrite.io
APPWRITE_API_KEY=replace-with-appwrite-key
SUPABASE_ENDPOINT=https://api.supabase.com
SUPABASE_SERVICE_KEY=replace-with-supabase-key