Spaces:
Sleeping
Sleeping
| # Environment Variables for Certificate Generator | |
| # SendGrid Configuration | |
| SENDGRID_API_KEY=your_sendgrid_api_key_here | |
| MAIL_FROM_ADDRESS=your_verified_sender@domain.com | |
| # For Hugging Face Spaces: | |
| # Set these as "Repository secrets" in your Space Settings | |
| # Do NOT commit actual values to git | |