thay dỏi cong

This commit is contained in:
2026-04-27 22:13:43 +07:00
parent 0de7d67511
commit f6c5dce452
6 changed files with 66 additions and 15 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ async def toggle_recording(data: RecordingToggle):
## 8. Run Server
```
uvicorn main:app --host 0.0.0.0 --port 8000
uvicorn main:app --host 0.0.0.0 --port 8008
```
---