1
0
bot/compose.yml

12 lines
196 B
YAML
Raw Normal View History

2023-10-20 14:31:16 +00:00
services:
aios:
#image: syui/aios
#command: ai bot -a syui.syu.is
build:
context: .
restart: always
env_file:
- .env
volumes:
- ./.config:/root/.config