Update compose.yml

This commit is contained in:
Soulter
2025-02-01 21:31:24 +08:00
committed by GitHub
parent 3c28001a74
commit 00f008f94d
+4 -2
View File
@@ -4,6 +4,8 @@ services:
astrbot:
image: soulter/astrbot:latest
container_name: astrbot
network_mode: "host"
ports:
- "6000-6200:6000-6200"
- "11451:11451"
volumes:
- ./data:/AstrBot/data
- ./data:/AstrBot/data