mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 17:54:15 +08:00
将运行时依赖的 3 个提示词文档(strategy-guide.md / step1 / step2) 从 docs/ 复制到 backend/app/strategy/prompts/,使其随 COPY backend/app 自动进入镜像;并将 GUIDE_PATH/_DOCS_DIR 改为相对当前文件的 prompts/, 路径在开发环境与 Docker 容器中解析一致。 修复 #41