Rename browser demo mount path from /demo to /voice-demo.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Xin Wang
2026-05-26 14:37:21 +08:00
parent d64a5315a5
commit 7ab10eba32
6 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
"port": 8000,
"cors_origins": ["http://localhost:3000", "http://localhost:8080"],
"serve_webpage": true,
"webpage_mount": "/demo"
"webpage_mount": "/voice-demo"
},
"audio": {
"sample_rate_hz": 16000,