twilio: get greeting message from agents

This commit is contained in:
arkml 2025-04-01 00:17:19 +05:30
parent 98c48f6484
commit f7d3983945
3 changed files with 39 additions and 50 deletions

View file

@ -184,7 +184,7 @@ services:
context: ./apps/twilio_handler
dockerfile: Dockerfile
ports:
- "3009:3009"
- "4010:4010"
environment:
- ELEVENLABS_API_KEY=${ELEVENLABS_API_KEY}
- ROWBOAT_API_HOST=http://rowboat:3000