Update docker-compose.yml

pull/1066/head
Atlas 2025-06-29 20:52:25 +08:00 committed by GitHub
parent a1b345c749
commit 9a24bf9162
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@ services:
ports: ports:
- "8120:8080" - "8120:8080"
volumes: volumes:
- ./data/MaiBot:/data/MaiBot - ./data/MaiMBot:/data/MaiMBot
environment: environment:
- SQLITE_DATABASE=MaiBot/MaiBot.db # 你的数据库文件 - SQLITE_DATABASE=MaiMBot/MaiBot.db # 你的数据库文件
networks: networks:
- maim_bot - maim_bot
networks: networks: