feat: 添加SQLite Web UI的端口信息至文档

This commit is contained in:
Wenjie Zhang 2026-01-12 17:09:48 +08:00
parent 828476ef51
commit ac29b778bf

View File

@ -45,6 +45,7 @@
| **30000** | MinerU | mineru | PDF 解析(可选)|
| **8080** | PP-StructureV3 | paddlex-ocr | OCR 服务(可选)|
| **8081** | vLLM | - | 本地推理(可选)|
| **9092** | SQLite Web UI | sqlite-web | SQLite 数据库管理界面(可选)|
::: tip 端口访问
- Web 界面: `http://localhost:5173`