8 lines
285 B
Plaintext
8 lines
285 B
Plaintext
DAILY_API_KEY=
|
|
DAILY_SAMPLE_ROOM_URL= # Enter a Daily room URL to use a set room URL each time (useful for local testing)
|
|
OPENAI_API_KEY=
|
|
ELEVENLABS_API_KEY=
|
|
ELEVENLABS_VOICE_ID=
|
|
FLY_API_KEY=
|
|
FLY_APP_NAME=
|
|
RUN_AS_PROCESS= # Spawn fly.io machine for each session or run as local process |