Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user