- 移除 Dockerfile 中的额外依赖安装 - 更新环境变量加载路径,使用统一的 get_root_folder() 函数 - 调整数据库连接、MinIO 访问等配置方式 - 移除 pyproject.toml 和 requirements.txt 中的冗余依赖 - 优化前端 MinIO 访问方式,通过后端 API 获取 MinIO URL |
||
---|---|---|
.. | ||
server | ||
web | ||
.dockerignore | ||
.env | ||
Dockerfile | ||
docker-compose.yml | ||
magic-pdf.json | ||
nginx.conf |