mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-06 19:35:44 +02:00
twilio: get greeting message from agents
This commit is contained in:
parent
98c48f6484
commit
f7d3983945
3 changed files with 39 additions and 50 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue