- 新增 Dockerfile 用于构建和运行项目 - 更新 index.html 文件,替换静态资源链接 - 将 requirements.txt 文件移至项目根目录- 移除 alibabacloud_sample 依赖项 - 添加 setuptools依赖项 |
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| dataservice.py | ||
| dbservice.py | ||
| fileservice.py | ||
| main.py | ||
| service.py | ||
- 新增 Dockerfile 用于构建和运行项目 - 更新 index.html 文件,替换静态资源链接 - 将 requirements.txt 文件移至项目根目录- 移除 alibabacloud_sample 依赖项 - 添加 setuptools依赖项 |
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| dataservice.py | ||
| dbservice.py | ||
| fileservice.py | ||
| main.py | ||
| service.py | ||