feat: move report artifacts to OSS storage

This commit is contained in:
Wyndham ARR
2026-08-04 12:37:26 +08:00
parent 727643f1f2
commit a2b86cdf10
45 changed files with 1288 additions and 1417 deletions

View File

@@ -99,9 +99,7 @@ PYTHONPYCACHEPREFIX=/private/tmp/arr-web-pyc \
--enable-processing \
--enable-agent-writeback \
--enable-monthly-generation \
--enable-company-reports \
--node-binary /absolute/path/to/node \
--artifact-tool-module /absolute/path/to/artifact_tool.mjs
--enable-company-reports
```
地址:桌面 `http://127.0.0.1:8765/`,手机 `http://127.0.0.1:8765/h5`,健康检查 `http://127.0.0.1:8765/api/health`