humanizer-api / .env.example
eheguy
Sanitize env.example: replace credentials with placeholders
8495baf
Raw
History Blame Contribute Delete
276 Bytes
HF_TOKEN=your_huggingface_token_here
SUPABASE_URL=https://your-project-url.supabase.co
SUPABASE_SERVICE_ROLE_KEY=your_supabase_service_role_key_here
RAZORPAY_KEY_ID=your_razorpay_key_id_here
RAZORPAY_KEY_SECRET=your_razorpay_key_secret_here
GROQ_API_KEY=your_groq_api_key_here