1
0
bot/compose.yml

8 lines
144 B
YAML
Raw Normal View History

2024-02-16 08:32:13 +00:00
services:
aios:
image: syui/aios
restart: always
volumes:
- ./.config:/root/.config
command: zsh -c "ai bot -a syui.ai"