Update docker-compose.yml

pull/1113/head
雅诺狐 2025-07-17 15:09:46 +08:00 committed by GitHub
parent 96da64a607
commit 64c5061003
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ services:
- ./docker-config/mmc:/MaiMBot/config # 持久化bot配置文件
- ./data/MaiMBot/maibot_statistics.html:/MaiMBot/maibot_statistics.html #统计数据输出
- ./data/MaiMBot:/MaiMBot/data # 共享目录
- ./data/MaiMBot/plugins:/MaiMBot/plugins # 插件配置
restart: always
networks:
- maim_bot