- Frontend admin email now reads from VITE_ADMIN_EMAIL env var instead of hardcoded literal
- Consolidate retention cleanup: remove runRetentionCleanup, add document_processing_events to existing cleanupOldData
- Replace personal email in defineString('EMAIL_WEEKLY_RECIPIENT') default with empty string
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
435 B
Plaintext
8 lines
435 B
Plaintext
VITE_API_BASE_URL=https://api-y56ccs6wva-uc.a.run.app
|
|
VITE_FIREBASE_API_KEY=AIzaSyBoV04YHkbCSUIU6sXki57um4xNsvLV_jY
|
|
VITE_FIREBASE_AUTH_DOMAIN=cim-summarizer.firebaseapp.com
|
|
VITE_FIREBASE_PROJECT_ID=cim-summarizer
|
|
VITE_FIREBASE_STORAGE_BUCKET=cim-summarizer.firebasestorage.app
|
|
VITE_FIREBASE_MESSAGING_SENDER_ID=245796323861
|
|
VITE_FIREBASE_APP_ID=1:245796323861:web:39c1c86e0e4b405510041c
|
|
VITE_ADMIN_EMAIL=jpressnell@bluepointcapital.com |