You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
172 B
5 lines
172 B
# .env
|
|
REACT_APP_WS_TALK_ENDPOINT=ws://localhost:3000/talkToAvatarElevenlabs
|
|
REACT_APP_IDLE_TIMEOUT_ENABLED=true
|
|
REACT_APP_PERSIST_USER_ID=true
|
|
REACT_APP_MAX_VOICE_TIME=30
|
|
|