Files
2026-07-10 13:42:16 +05:30

6 lines
166 B
Bash

# GEMINI_API_KEY: Required for Gemini AI API calls.
GEMINI_API_KEY="YOUR_GEMINI_API_KEY"
# APP_URL: The URL where this application is hosted.
APP_URL="YOUR_APP_URL"