-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Documentation Inconsistency: .env File Location #55
Copy link
Copy link
Closed
Description
Description:
The documentation is inconsistent about where to place the .env file for the voice server configuration.
Current Documentation:
README.mdstates: "Add your ElevenLabs API key to~/.env"QUICKSTART.mdstates: "The~/.envfile should be in your home directory, NOT in the PAI directory"
Suggested Fix:
- Clarify in all documentation files whether
.envshould be placed in:~/.env(home directory), or./.claude/.env(PAI directory)
- Update the voice server code to explicitly document which location it reads from
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels