Files
AstrBot/compose.yml
T
2025-02-01 21:31:24 +08:00

12 lines
205 B
YAML

version: '3.8'
services:
astrbot:
image: soulter/astrbot:latest
container_name: astrbot
ports:
- "6000-6200:6000-6200"
- "11451:11451"
volumes:
- ./data:/AstrBot/data