TTS and webhooks

This commit is contained in:
2025-09-20 12:49:48 +00:00
parent 33705559b0
commit ed58453466
9 changed files with 1291 additions and 293 deletions

View File

@@ -10,6 +10,7 @@ services:
- SECRET_KEY= # if using auth
- UPLOADS_DIR=/app/uploads
- PROCESSED_DIR=/app/processed
- OMP_NUM_THREADS=1
#user: "1000:1000"
ports:
- "6969:8000"