pradit/.env.example
2025-11-20 17:13:55 +07:00

7 lines
189 B
Plaintext

# Gemini API Key
# Get your API key from: https://aistudio.google.com/app/apikey
GEMINI_API_KEY=your_gemini_api_key_here
# Node Environment (development | production)
NODE_ENV=development