Files
AstrBot/compose.yml
2025-02-02 00:11:55 +08:00

12 lines
205 B
YAML

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