refactor: 移除 gate_bot,统一为三所架构并更新文档
删除 crypto_monitor_gate_bot 目录,中控与子代理改为 binance/okx/gate 三账户; 文档与 UI 文案「四所」改为「三所」;新增清库前一次性配置备份脚本。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# crypto_monitor 四个 Flask 子项目共用依赖(Binance / Gate / Gate_bot / OKX)
|
||||
# crypto_monitor 三个 Flask 子项目共用依赖(Binance / Gate / OKX)
|
||||
# 安装:在各子目录 venv 内执行 pip install -r ../requirements.txt
|
||||
# 共用 Python 库位于 ../lib/,启动时需将仓库根加入 PYTHONPATH(各 app.py / PM2 已配置)
|
||||
flask>=3.0,<4
|
||||
|
||||
Reference in New Issue
Block a user