docs: test reports + knowledge iteration design + PRDs
提交 OTP/RBAC/Tier0/Tier1/P0+P2 测试报告、方案A E2E 验证、知识库迭代设计(PRD/mermaid/html 原型)、项目状态看板更新; 根配置 docker-compose.yml/mkdocs.yml。
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ services:
|
||||
command: >
|
||||
/bin/sh -c "
|
||||
echo '>>> 启动 API 服务 (跳过迁移)...' &&
|
||||
uvicorn app.main:app --host 0.0.0.0 --port 8000 --workers 2
|
||||
uvicorn app.main:app --host 0.0.0.0 --port 8000 --workers 1
|
||||
"
|
||||
networks:
|
||||
- it-desk-internal
|
||||
|
||||
Reference in New Issue
Block a user