Files
2026-01-30 15:03:43 +08:00

8 lines
209 B
Plaintext

# API Ninjas API Key
# Get your free API key from: https://api-ninjas.com/api
API_NINJAS_KEY=your_api_key_here
# Flask Configuration
SECRET_KEY=your_secret_key_here_change_in_production
FLASK_ENV=development