🎈 perf: 优化开发

dockerfile移除网络下载
添加前端说明文档
修改静态文件调用
This commit is contained in:
kalicyh
2025-02-20 10:56:51 +08:00
parent 68accb7636
commit 5264bfd258
7 changed files with 98 additions and 24 deletions
+2 -1
View File
@@ -9,4 +9,5 @@ services:
- "8000:8000"
- "8002:8002"
volumes:
- ./data:/app/data
- ./data:/app/data
- ./models/SenseVoiceSmall/model.pt:/app/models/SenseVoiceSmall/model.pt