demo mount to fastapi

This commit is contained in:
Xin Wang
2026-05-22 10:23:17 +08:00
parent 0d82acc0d2
commit 2c7f0f440b
10 changed files with 86 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
{
"server": {
"host": "0.0.0.0",
"port": 8001,
"port": 8000,
"cors_origins": ["*"]
},
"audio": {