ai/bot
ai
/
bot
1
0
Fork 0
bot/compose.yml

12 lines
196 B
YAML

services:
aios:
#image: syui/aios
#command: ai bot -a syui.syu.is
build:
context: .
restart: always
env_file:
- .env
volumes:
- ./.config:/root/.config