TTS: configurable auth, Health check, Phoenix options; .env.example; Gitea CI workflow
Some checks failed
CI / build (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -33,6 +33,10 @@ virtual-banker/
|
||||
- PostgreSQL 16+ with pgvector extension
|
||||
- Redis
|
||||
|
||||
### Configuration
|
||||
|
||||
- Copy `.env.example` to `.env` and set `DATABASE_URL`, `REDIS_URL`, and optionally TTS vars (`TTS_BASE_URL`, `TTS_API_KEY`, `TTS_VOICE_ID`) for ElevenLabs or Phoenix. See `backend/tts/README.md` for TTS backend selection and Phoenix endpoint swap.
|
||||
|
||||
### Development Setup
|
||||
|
||||
1. **Start infrastructure** (uses existing postgres/redis from main monorepo):
|
||||
|
||||
Reference in New Issue
Block a user