fix: add ElevenLabs API key to production env
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8356dbdbfe
commit
c735ba4bb5
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ GEMINI_API_KEY=AIzaSyAuuVGcvqfoP7pqX-YwieGszPsNSeAft-0
|
|||
TRANSLATE_API_KEY=
|
||||
|
||||
# ElevenLabs TTS (Optional - for text-to-speech)
|
||||
ELEVENLABS_API_KEY=
|
||||
ELEVENLABS_API_KEY=sk_c17be2768ca784f1807018420b84c7f1ee969946e698f986
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Email Configuration (SendGrid)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue