docs: 更新文档路径引用,移除硬编码密钥,修复 Docker 配置
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 7m1s
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 7m1s
This commit is contained in:
@@ -86,4 +86,4 @@ EXPOSE 8079
|
||||
# =============================================================================
|
||||
# 启动命令
|
||||
# =============================================================================
|
||||
CMD ["python", "app/backend.py"]
|
||||
CMD ["python", "-m", "app.backend"]
|
||||
|
||||
Reference in New Issue
Block a user