fix(webui): disable update checks and deploy local dashboard assets

This commit is contained in:
LoveLosita
2026-05-12 12:04:07 +08:00
parent 587aa0a531
commit 8d387d0ca1
9 changed files with 1548 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ services:
- PRIVACY_AGREE=9943b855e72199d0f5016ea39052f1b6
- MAIBOT_LEGACY_0X_UPGRADE_CONFIRMED=1
- MAIBOT_STATISTICS_REPORT_PATH=/MaiMBot/data/maibot_statistics.html
- MAIBOT_WEBUI_USE_LOCAL_DASHBOARD=1
ports:
- "18001:8001"
volumes: