Files
sidak/.env.example

9 lines
256 B
Plaintext

# Google Gemini API Configuration
# Get your API key from: https://makersuite.google.com/app/apikey
GEMINI_API_KEY=your_gemini_api_key_here
# Database Configuration (if needed in future)
# DB_HOST=localhost
# DB_NAME=sidak_db
# DB_USER=root
# DB_PASSWORD=