deploy fixes
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 25m45s

This commit is contained in:
2026-02-17 21:44:34 -08:00
parent 69ae23a1ae
commit b83c37b977
4 changed files with 37 additions and 4 deletions

View File

@@ -59,6 +59,8 @@ GITHUB_CLIENT_SECRET=
# AI/ML Services
# ===================
# REQUIRED: Google Gemini API key for flyer OCR processing
# NOTE: Test/staging environment deliberately OMITS this to preserve free API quota.
# Production has a working key. Deploy warnings in test are expected and safe to ignore.
GEMINI_API_KEY=your-gemini-api-key
# ===================