added flyio deployment example

This commit is contained in:
Jon Taylor
2024-07-01 16:46:38 +01:00
parent 8dff460307
commit 0399c84dfa
8 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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